summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-06mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen
2010-01-05ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville
2009-12-28iwmc3200wifi: fix array out-of-boundary accessZhu Yi
2009-12-28wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez
2009-12-28ath9k: fix suspend by waking device prior to stopSujith
2009-12-28wl1271_cmd.c: cleanup char => u8Dan Carpenter
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland
2009-12-28libertas: Remove carrier signaling from the scan codeSamuel Ortiz
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov
2009-12-26bond_3ad.c avoid possible null derefDan Carpenter
2009-12-26Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake
2009-12-26gianfar: Fix gianfar select_queue bogositySandeep Gopalpet
2009-12-26tun: use tun_sk instead container_ofVitaliy Gusev
2009-12-26ucc_geth: Don't needlessly change MAC settings in adjust_link()Anton Vorontsov
2009-12-26ucc_geth: Fix netdev watchdog triggering on link changesAnton Vorontsov
2009-12-26ucc_geth: Fix empty TX queue processingAnton Vorontsov
2009-12-25vxge: use DMA_BIT_MASK instead of plain values.Denis Kirjanov
2009-12-25bnx2x: Initialize cnic status block during chip resetMichael Chan
2009-12-23net/via-rhine: Fix scheduling while atomic bugsJarek Poplawski
2009-12-23ixgbe: fix Need to call pci_save_state after pci_restore_stateDon Skidmore
2009-12-23be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi
2009-12-23be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi
2009-12-23be2net: Bug fix to avoid soft lockup in loopback test.Sarveshwar Bandi
2009-12-23igbvf: Make igbvf error message more informativeWilliams, Mitch A
2009-12-23igb: check both function bits in status register in wol exceptionAlexander Duyck
2009-12-23igb: correctly offset 82575 flow control watermarks by 16 bytesAlexander Duyck
2009-12-23igb: do not force retry count to 1 on 82580 phyAlexander Duyck
2009-12-23igb: do not force pcs link when in KX modeAlexander Duyck
2009-12-23sfc: Disable TX descriptor prefetch watchdogBen Hutchings
2009-12-23sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings
2009-12-23sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery
2009-12-23sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery
2009-12-23sfc: QT2025C: Work around PHY bugMatthew Slattery
2009-12-23sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton
2009-12-23sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings
2009-12-23sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson
2009-12-22kfifo: fix warn_unused_resultStefani Seibold