summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-11-18drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/wireless/p54: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/wan: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/via-velocity.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/via-rhine.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/typhoon.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/smsc9420.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/r6040.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/pppol2tp.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/irda: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/ipg.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net: remove exceptional & on function nameJulia Lawall5-7/+6
2009-11-18drivers/net/can: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/atl1c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18qlge: Bonding fix for mode 6.Ron Mercer1-3/+0
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet4-4/+4
2009-11-18can: fix setting mcp251x bit timing on openChristian Pellegrin1-8/+10
2009-11-18bnx2x: Don't set netdev->trans_startVladislav Zolotarov1-3/+0
2009-11-17macvlan: Precise RX stats accountingEric Dumazet1-10/+66
2009-11-17vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell1-0/+2
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara5-188/+439
2009-11-17bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov2-231/+157
2009-11-17net: PPP buffer too small for higher speed connectionsfangxiaozhi1-1/+1
2009-11-17net/can/mscan: improve buildWolfram Sang4-20/+26
2009-11-17net/can/mscan: add error path to mscan_open()Wolfram Sang1-5/+11
2009-11-17net/can/mscan: replace hardcoded values with definesWolfram Sang2-5/+15
2009-11-17net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang1-2/+1
2009-11-17net/can/mpc52xx_can: refactor clock-get routineWolfram Sang1-29/+16
2009-11-17net/can/mscan: drop assignment in while-constructWolfram Sang1-2/+4
2009-11-17net/can/mscan: fix function annotationsWolfram Sang2-4/+1
2009-11-17net/can/mscan: use {clr|set}bits8 macrosWolfram Sang1-12/+7
2009-11-17net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}Wolfram Sang1-8/+0
2009-11-17net/can/mscan: trivial fixesWolfram Sang2-23/+18
2009-11-17net/can/mscan: move defines into .h fileWolfram Sang2-29/+29
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller18-232/+129
2009-11-16KS8695: fix ks8695_rx() unreasonable action.zeal1-7/+6
2009-11-16KS8695: fix ks8695_rx_irq() bug.zeal1-15/+7
2009-11-16ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan1-2/+9
2009-11-16ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao1-0/+1
2009-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-164/+43
2009-11-15bonding: fix 802.3ad standards compliance errorJay Vosburgh1-42/+43
2009-11-15TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram1-3/+0
2009-11-15smsc911x: Fix Console Hang when bringing the interface down.Sriram1-1/+1
2009-11-15tg3: Update version to 3.104Matt Carlson1-2/+2
2009-11-15tg3: Fix DIDs, Enable 5717 supportMatt Carlson2-8/+9
2009-11-15tg3: Add rx prod ring consolidationMatt Carlson2-10/+164
2009-11-15tg3: Create aliases for rx producer mailbox regsMatt Carlson2-12/+10
2009-11-15tg3: Lay proucer ring handling groundworkMatt Carlson2-37/+50