summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: clear all tx queues when firmware readyWey-Yi Guy2010-04-262-0/+4
* b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds2010-04-263-7/+31
* b43: Allow PIO mode to be selected at module loadLarry Finger2010-04-266-75/+8
* iwlwifi: need check for valid qos packet before freeWey-Yi Guy2010-04-261-4/+9
* ath9k: fix double calls to ath_radio_enableFelix Fietkau2010-04-261-2/+1
* setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-04-261-1/+1
* iwlwifi: range checking issueDan Carpenter2010-04-261-1/+1
* iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy2010-04-261-4/+2
* iwlwifi: fix regulatoryReinette Chatre2010-04-262-2/+2
* b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch2010-04-011-7/+4
* r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman2010-04-011-5/+24
* e100: Fix ring parameter change handling regression.David S. Miller2010-04-011-1/+1
* bonding: fix device leak on error in bond_create()Patrick McHardy2010-04-011-0/+2
* l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman2010-04-011-0/+3
* l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-04-011-1/+2
* ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9kVivek Natarajan2010-04-011-0/+1
* ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian2010-04-011-0/+7
* ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian2010-04-013-14/+18
* ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-04-011-20/+1
* iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-04-011-1/+1
* jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng2010-04-011-0/+33
* jme: Fix VLAN memory leakGuo-Fu Tseng2010-04-011-0/+2
* wl1251: fix potential crashGrazvydas Ignotas2010-04-011-1/+2
* can: fix bfin_can build error after alloc_candev() changeBarry Song2010-04-011-1/+2
* iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-04-016-43/+44
* ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-04-014-2/+11
* ath9k: fix lockdep warning when unloading moduleMing Lei2010-04-011-2/+2
* ath5k: fix setup for CAB queueBob Copeland2010-04-013-6/+23
* ath5k: dont use external sleep clock in AP modeBob Copeland2010-04-011-2/+3
* ath5k: fix I/Q calibration (for real)Bruno Randolf2010-04-012-18/+20
* tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling2010-04-011-1/+1
* mac80211: Fix HT rate control configurationSujith2010-04-011-3/+3
* b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-03-152-2/+3
* ath5k: use correct packet type when transmittingBob Copeland2010-03-152-2/+25
* ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2010-03-152-0/+13
* ath9k: fix rate control fallback rate selectionFelix Fietkau2010-03-151-8/+7
* ath9k: fix beacon timer restart after a card resetFelix Fietkau2010-03-151-6/+3
* ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez2010-03-151-1/+4
* p54pci: handle dma mapping errorsChristian Lamparter2010-03-151-2/+16
* p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine2010-03-151-0/+1
* ath9k: fix keycache leak in split tkip caseMing Lei2010-03-151-0/+1
* airo: fix setting zero length WEP keyStanislaw Gruszka2010-03-151-16/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
|\
| * iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| * iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| * iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
* | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
* | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
* | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
* | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-191-18/+27