summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2012-03-12rt2x00: fix random stallsStanislaw Gruszka-1/+17
2012-03-12iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka-4/+5
2012-03-05iwlwifi: fix wowlan suspendJohannes Berg-1/+1
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar-0/+1
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter-3/+5
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari-0/+1
2012-02-23brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel-3/+3
2012-02-23brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel-5/+1
2012-02-21iwlwifi: fix key removalJohannes Berg-1/+9
2012-02-21rt2x00: fix a possible NULL pointer dereferenceGabor Juhos-1/+2
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau-25/+20
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin-1/+1
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar-1/+7
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham-2/+2
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek-0/+8
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau-2/+5
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau-0/+8
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar-5/+10
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan-4/+5
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar-1/+7
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville-1/+1
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach-3/+11
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville-1/+1
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga-4/+4
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg-2/+2
2012-01-18b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville-0/+8
2012-01-18brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka-1/+9
2012-01-17mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar-1/+1
2012-01-17mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter-1/+1
2012-01-17brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva-1/+1
2012-01-17brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds-35/+3
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds-1/+1
2012-01-16wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam-1/+1
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau-4/+6
2012-01-13rt2800pci: fix spurious interrupts generationStanislaw Gruszka-20/+8
2012-01-13ipw2x00: signedness bug handling frame lengthDan Carpenter-2/+2
2012-01-13wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski-1/+4
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-10/+11
2012-01-12brcmsmac: fix reading of PCI sprom contentsLinus Torvalds-11/+20
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-10/+11
2012-01-10ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan-6/+3
2012-01-10brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()Jesper Juhl-1/+3
2012-01-10ath9k_hw: fix a commentMohammed Shafi Shajakhan-3/+1
2012-01-10rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger-0/+4
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-2/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-177/+12
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-177/+12
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1981/+999
2012-01-05ath6kl: revert USB supportJohn W. Linville-501/+20