summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2013-04-12ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau-1/+1
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki-1/+2
2013-04-08brcmsmac: request firmware in .start() callbackArend van Spriel-132/+132
2013-04-08brcmfmac: remove advertising P2P device supportArend van Spriel-6/+1
2013-04-08ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau-1/+1
2013-04-08ath9k: fix DFS detector called in softirq contextZefir Kurtisi-4/+4
2013-04-03rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos-264/+347
2013-04-03rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner-2/+2
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade-0/+4
2013-04-03brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin-3/+3
2013-04-03brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman-8/+4
2013-04-03brcmfmac: fix stopping AP.Hante Meuleman-10/+15
2013-04-03brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman-3/+6
2013-04-03mwifiex: complete last internal scanBing Zhao-2/+9
2013-04-01mwifiex: limit channel number not to overflow memoryStone Piao-1/+2
2013-04-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-11/+9
2013-03-28iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg-11/+9
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki-2/+2
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King-1/+2
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez-1/+2
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick-12/+53
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki-2/+2
2013-03-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-3/+25
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville-271/+162
2013-03-25mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil-0/+1
2013-03-20iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach-2/+11
2013-03-20iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach-0/+13
2013-03-20iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach-1/+1
2013-03-18rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna-0/+1
2013-03-18mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao-0/+8
2013-03-18mwifiex: skip pending commands after function shutdownBing Zhao-3/+14
2013-03-18mwifiex: fix race when queuing commandsAmitkumar Karwar-17/+10
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau-13/+13
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau-0/+4
2013-03-18iwl3945: fix length of dma buffersStanislaw Gruszka-10/+12
2013-03-13rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger-52/+35
2013-03-13rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin-9/+9
2013-03-08rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger-2/+0
2013-03-08mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao-4/+3
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-339/+229
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-84/+194
2013-03-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-339/+229
2013-03-04iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach-5/+1
2013-03-04iwlwifi: mvm: update the rssi calculationEmmanuel Grumbach-23/+35
2013-03-04iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach-0/+10
2013-03-04iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish-114/+0
2013-03-04iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish-15/+1
2013-03-04iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish-0/+5
2013-03-04iwlwifi: mvm: restart the NIC of the cmd queue gets fullEmmanuel Grumbach-5/+13
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-84/+194