summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-07hso: don't change the state of a closed portJan Dumon
2010-01-07hso: Fix for endian issues on big endian machinesJan Dumon
2010-01-07hso: Add Vendor/Product ID's for new devicesJan Dumon
2010-01-07claw: use "claw" as root device nameUrsula Braun
2010-01-06pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki
2010-01-06ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu
2010-01-05rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde
2010-01-05rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde
2010-01-05rt2x00: use correct headroom for transmissionPavel Roskin
2010-01-04cxgb3i: Fix flags test.David S. Miller
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-03netxen: fix ethtool link testSucheta Chakraborty
2010-01-03netxen: fix ethtool register dumpSucheta Chakraborty
2010-01-03rrunner: fix buffer overflowDan Carpenter
2010-01-03broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin
2010-01-03net: Test off by one in sh_eth_reset()roel kluin
2010-01-03niu: timeout ignored in tcam_wait_bit()roel kluin
2010-01-03atarilance: timeout ignored in lance_open()roel kluin
2010-01-03drivers/net : Correct the size argument to kzallocJulia Lawall
2010-01-03cxgb3i: Fix a login over vlan issueRakesh Ranjan
2010-01-03hamradio: avoid null deref v3Dan Carpenter
2010-01-03usbnet: test off by oneroel kluin
2010-01-03drivers/net/can: Correct NULL testJulia Lawall
2010-01-03drivers/isdn: eliminate duplicated testJulia Lawall
2010-01-03via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings
2009-12-30fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov
2009-12-30ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov
2009-12-30phylib: Fix deadlock on resumeAnton Vorontsov
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