aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-07TI DaVinci EMAC: Handle emac module clock correctly.Sriram1-1/+3
2010-01-07dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings3-7/+50
2010-01-07ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz1-2/+7
2010-01-07mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara1-2/+4
2010-01-07NET: atlx, fix memory leakJiri Slaby1-2/+5
2010-01-07pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov1-1/+0
2010-01-07cs89x0: Always report failure to request interruptMark Brown1-2/+1
2010-01-07hso: fixed missing newlinesJan Dumon1-8/+8
2010-01-07hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon1-0/+4
2010-01-07hso: Attempt to recover from usb bus errorsJan Dumon1-10/+44
2010-01-07hso: don't change the state of a closed portJan Dumon1-5/+5
2010-01-07hso: Fix for endian issues on big endian machinesJan Dumon1-5/+7
2010-01-07hso: Add Vendor/Product ID's for new devicesJan Dumon1-0/+9
2010-01-06pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki1-2/+2
2010-01-06ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu1-6/+7
2010-01-03netxen: fix ethtool link testSucheta Chakraborty2-21/+10
2010-01-03netxen: fix ethtool register dumpSucheta Chakraborty1-111/+59
2010-01-03rrunner: fix buffer overflowDan Carpenter1-1/+1
2010-01-03broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin1-2/+2
2010-01-03net: Test off by one in sh_eth_reset()roel kluin1-1/+1
2010-01-03niu: timeout ignored in tcam_wait_bit()roel kluin1-1/+1
2010-01-03atarilance: timeout ignored in lance_open()roel kluin1-1/+1
2010-01-03drivers/net : Correct the size argument to kzallocJulia Lawall1-1/+1
2010-01-03hamradio: avoid null deref v3Dan Carpenter1-1/+3
2010-01-03usbnet: test off by oneroel kluin1-2/+2
2010-01-03drivers/net/can: Correct NULL testJulia Lawall1-1/+1
2010-01-03via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings1-4/+4
2009-12-30fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov1-7/+23
2009-12-30ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov1-1/+2
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2-22/+58
2009-12-30phylib: Fix deadlock on resumeAnton Vorontsov1-2/+22
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller23-441/+89
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2-158/+46
2009-12-28iwmc3200wifi: fix array out-of-boundary accessZhu Yi1-1/+1
2009-12-28wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin1-1/+1
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau2-1/+4
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez1-0/+6
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez1-0/+2
2009-12-28ath9k: fix suspend by waking device prior to stopSujith1-0/+6
2009-12-28wl1271_cmd.c: cleanup char => u8Dan Carpenter1-2/+2
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-28wireless: remove remaining qual codeJohannes Berg10-255/+4
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde1-0/+1
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland1-4/+3
2009-12-28libertas: Remove carrier signaling from the scan codeSamuel Ortiz1-14/+8
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov1-3/+3
2009-12-26bond_3ad.c avoid possible null derefDan Carpenter1-1/+1
2009-12-26Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake4-6/+8
2009-12-26gianfar: Fix gianfar select_queue bogositySandeep Gopalpet1-9/+4