aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-04-25ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patchStefan Roese
2008-04-25e1000e: Increment version to 0.2.1Jesse Brandeburg
2008-04-25igb: save and restore pcie/msi state to support EEH recoveryAuke Kok
2008-04-25e1000e: save and restore pcie/msi state to support EEH recoveryWendy Xiong
2008-04-25ixgbe: save and restore pcie/msi state to support EEH recoveryWendy Xiong
2008-04-25e1000e: lower ring minimum size to 64Auke Kok
2008-04-25e1000e: Fix HW Error on es2lan, ARP capture issue by BMCDavid Graham
2008-04-25e1000e: Add interrupt moderation run-time ethtool interfaceAuke Kok
2008-04-25e1000e: cleanup several stats issuesBruce Allan
2008-04-25S2io: Removed rx_lock and put_lockSreenivasa Honnur
2008-04-25S2io: Removed receive buffer replenishment taskletSreenivasa Honnur
2008-04-25S2io: Version update for memory leak fix during free_tx_buffersSreenivasa Honnur
2008-04-25S2io: Fix memory leak during free_tx_buffersSreenivasa Honnur
2008-04-25ucc_geth: Fix sneaky merge conflict regarding bus_idAndy Fleming
2008-04-24niu: Add support for Neptune FEM/NEM cards for C10 server bladesMatheos Worku
2008-04-24niu: Determine the # of ports from the card's VPD dataMatheos Worku
2008-04-24xen: Add compatibility aliases for frontend driversMark McLoughlin
2008-04-24xen: Module autoprobing support for frontend driversMark McLoughlin
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-24[POWERPC] PS3: Fix gelic net module dependencyGeoff Levand
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin
2008-04-23b43: Workaround DMA quirksMichael Buesch
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch
2008-04-23b43: Fix HostFlags data typesMichael Buesch
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQVladimir Sokolovsky
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller
2008-04-19Merge branch 'merge-fixes' into develRussell King