summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-01-05ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2010-01-04ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez
2010-01-04zd1211rw: Fix multicast filtering.Benoit Papillault
2010-01-04iwl: off by one bugDan Carpenter
2010-01-04mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek
2010-01-04ath9k: fix ito64Ming Lei
2010-01-04ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer
2010-01-04netxen: fix ethtool link testSucheta Chakraborty
2010-01-04netxen: fix ethtool register dumpSucheta Chakraborty
2010-01-04rrunner: fix buffer overflowDan Carpenter
2010-01-04broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin
2010-01-04net: Test off by one in sh_eth_reset()roel kluin
2010-01-04niu: timeout ignored in tcam_wait_bit()roel kluin
2010-01-04atarilance: timeout ignored in lance_open()roel kluin
2010-01-04drivers/net : Correct the size argument to kzallocJulia Lawall
2010-01-04hamradio: avoid null deref v3Dan Carpenter
2010-01-04usbnet: test off by oneroel kluin
2010-01-04drivers/net/can: Correct NULL testJulia Lawall
2010-01-04via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings
2009-12-31fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov
2009-12-31ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov
2009-12-31phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov
2009-12-31phylib: Fix deadlock on resumeAnton Vorontsov
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-30Merge 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-27bond_3ad.c avoid possible null derefDan Carpenter
2009-12-27Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake
2009-12-27gianfar: Fix gianfar select_queue bogositySandeep Gopalpet
2009-12-27tun: use tun_sk instead container_ofVitaliy Gusev
2009-12-27ucc_geth: Don't needlessly change MAC settings in adjust_link()Anton Vorontsov
2009-12-27ucc_geth: Fix netdev watchdog triggering on link changesAnton Vorontsov
2009-12-27ucc_geth: Fix empty TX queue processingAnton Vorontsov
2009-12-26vxge: use DMA_BIT_MASK instead of plain values.Denis Kirjanov
2009-12-26bnx2x: Initialize cnic status block during chip resetMichael Chan