summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-18drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/wireless/p54: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/wan: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/via-velocity.c: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/via-rhine.c: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/typhoon.c: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/smsc9420.c: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/r6040.c: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/pppol2tp.c: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/irda: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/ipg.c: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/can: remove exceptional & on function nameJulia Lawall
2009-11-18drivers/net/atl1c: remove exceptional & on function nameJulia Lawall
2009-11-18cxgb3: fix premature page unmapDivy Le Ray
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell
2009-11-18qlge: Bonding fix for mode 6.Ron Mercer
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet
2009-11-18can: fix setting mcp251x bit timing on openChristian Pellegrin
2009-11-18bnx2x: Don't set netdev->trans_startVladislav Zolotarov
2009-11-17macvlan: Precise RX stats accountingEric Dumazet
2009-11-17vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell
2009-11-17znet: fix build failure from i82593.h relocationJohn W. Linville
2009-11-17sungem: Fix Serdes detection.David S. Miller
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara
2009-11-17bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov
2009-11-17net: fix mdio section mismatch warningStephen Rothwell
2009-11-17net: PPP buffer too small for higher speed connectionsfangxiaozhi
2009-11-17net/can/mscan: improve buildWolfram Sang
2009-11-17net/can/mscan: add error path to mscan_open()Wolfram Sang
2009-11-17net/can/mscan: replace hardcoded values with definesWolfram Sang
2009-11-17net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang
2009-11-17net/can/mpc52xx_can: refactor clock-get routineWolfram Sang
2009-11-17net/can/mscan: drop assignment in while-constructWolfram Sang
2009-11-17net/can/mscan: fix function annotationsWolfram Sang
2009-11-17net/can/mscan: use {clr|set}bits8 macrosWolfram Sang
2009-11-17net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}Wolfram Sang
2009-11-17net/can/mscan: trivial fixesWolfram Sang
2009-11-17net/can/mscan: move defines into .h fileWolfram Sang
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-16KS8695: fix ks8695_rx() unreasonable action.zeal
2009-11-16KS8695: fix ks8695_rx_irq() bug.zeal
2009-11-16ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan
2009-11-16ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao