summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-01-18libertas: Remove carrier signaling from the scan codeSamuel Ortiz
2010-01-18iwl: off by one bugDan Carpenter
2010-01-18ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez
2010-01-18iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi
2010-01-06rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde
2010-01-06orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov
2010-01-06b43: avoid PPC fault during resumeLarry Finger
2010-01-06e100: Fix broken cbs accounting due to missing memset.Roger Oksanen
2010-01-06iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre
2010-01-06iwlwifi: fix more eeprom endian bugsJohannes Berg
2010-01-06iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg
2010-01-06iwl3945: fix panic in iwl3945 driverZhu Yi
2010-01-06iwl3945: disable power saveReinette Chatre
2010-01-06ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054Vasanthakumar Thiagarajan
2010-01-06ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bitVasanthakumar Thiagarajan
2010-01-06ath9k: fix suspend by waking device prior to stopSujith
2010-01-06ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez
2010-01-06ath9k: fix missed error codes in the tx status checkFelix Fietkau
2010-01-06ath9k: Fix TX queue drainingSujith
2010-01-06ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez
2010-01-06ath5k: fix SWI calibration interrupt stormBob Copeland
2010-01-06iwmc3200wifi: fix array out-of-boundary accessZhu Yi
2010-01-06Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack
2010-01-06drivers/net/usb: Correct code taking the size of a pointerJulia Lawall
2009-12-18bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli
2009-12-18ipw2100: fix rebooting hang with driver loadedZhu Yi
2009-12-18ath9k: fix tx status reportingFelix Fietkau
2009-12-18ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez
2009-12-18ath9k: fix processing of TX PS null data framesLuis R. Rodriguez
2009-12-18ath9k: Fix TX hang poll routineSujith
2009-12-18b43legacy: avoid PPC fault during resumeLarry Finger
2009-12-18b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec
2009-12-18rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger
2009-12-18ath5k: enable EEPROM checksum checkLuis R. Rodriguez
2009-12-18ath5k: allow setting txpower to 0Bob Copeland
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-30b44: Fix wedge when using netconsole.David S. Miller
2009-11-30wan: cosa: drop chan->wsem on error pathDan Carpenter
2009-11-29ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli
2009-11-29NET: smc91x: Fix irq flagsRussell King - ARM Linux
2009-11-29smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning
2009-11-29r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera
2009-11-29e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen
2009-11-23macvlan: fix gso_max_size settingPatrick McHardy
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23ath9k: set ps_default as falseJohn W. Linville
2009-11-23hso: fix soft-lockupAntti Kaijanmäki
2009-11-23hso: fix debug routinesAntti Kaijanmäki
2009-11-23stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO