aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-18drivers/atm/solos-pci.c: fix warning/bug, clean up codeAndrew Morton
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 relocationmaster-2009-11-17John W. Linville
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens
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: 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
2009-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-16ath5k: allow setting txpower to 0Bob Copeland
2009-11-16rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATICJussi Kivilinna
2009-11-16rt2800: do not enable tbtt unless we are in a beacon modeJosef Bacik
2009-11-16ath9k: fix massive rx packet loss issueFelix Fietkau
2009-11-16rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde
2009-11-16rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde
2009-11-16rt2x00: Initialize rf302x RF values properly for rt2800pci.Gertjan van Wingerde
2009-11-16rt2x00: Fix rt2800lib RF chip programming selection.Gertjan van Wingerde
2009-11-16qeth: allow dynamic change of rx checksummingFrank Blaschka
2009-11-16qeth: rework TSO functionsFrank Blaschka