summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlwifi: print rx_on config to help debugWey-Yi Guy2009-11-113-1/+9
| * iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi2009-11-112-2/+4
| * iwlwifi: change debug message to error in failure caseReinette Chatre2009-11-111-2/+2
| * b43: Rewrite TX bounce buffer handlingMichael Buesch2009-11-112-28/+39
* | drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/wireless/p54: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/wan: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/via-velocity.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/via-rhine.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/typhoon.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/smsc9420.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/r6040.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/pppol2tp.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/irda: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/ipg.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net: remove exceptional & on function nameJulia Lawall2009-11-185-7/+6
* | drivers/net/can: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/net/atl1c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | drivers/atm/solos-pci.c: fix warning/bug, clean up codeAndrew Morton2009-11-181-13/+16
* | qlge: Bonding fix for mode 6.Ron Mercer2009-11-181-3/+0
* | netns: net_identifiers should be read_mostlyEric Dumazet2009-11-184-4/+4
* | can: fix setting mcp251x bit timing on openChristian Pellegrin2009-11-181-8/+10
* | bnx2x: Don't set netdev->trans_startVladislav Zolotarov2009-11-181-3/+0
* | macvlan: Precise RX stats accountingEric Dumazet2009-11-181-10/+66
* | vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell2009-11-181-0/+2
* | net/s390 drivers: add missing 'const' attributeHeiko Carstens2009-11-173-3/+3
* | net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara2009-11-175-188/+439
* | bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov2009-11-172-231/+157
* | net: PPP buffer too small for higher speed connectionsfangxiaozhi2009-11-171-1/+1
* | net/can/mscan: improve buildWolfram Sang2009-11-174-20/+26
* | net/can/mscan: add error path to mscan_open()Wolfram Sang2009-11-171-5/+11
* | net/can/mscan: replace hardcoded values with definesWolfram Sang2009-11-172-5/+15
* | net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang2009-11-171-2/+1
* | net/can/mpc52xx_can: refactor clock-get routineWolfram Sang2009-11-171-29/+16
* | net/can/mscan: drop assignment in while-constructWolfram Sang2009-11-171-2/+4
* | net/can/mscan: fix function annotationsWolfram Sang2009-11-172-4/+1
* | net/can/mscan: use {clr|set}bits8 macrosWolfram Sang2009-11-171-12/+7
* | net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}Wolfram Sang2009-11-171-8/+0
* | net/can/mscan: trivial fixesWolfram Sang2009-11-172-23/+18
* | net/can/mscan: move defines into .h fileWolfram Sang2009-11-172-29/+29
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1720-422/+293
|\ \
| * | ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan2009-11-171-2/+9
| * | ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-171-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-175-164/+43
| |\ \
| | * | p54usb: Remove DMA buffer from stackLarry Finger2009-11-131-3/+7
| | * | Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-134-161/+36
| * | | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-161-189/+163
| * | | TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram2009-11-161-3/+0