summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2010-03-09wl1271: Disable host TX rate controlJuuso Oikarinen2-1/+4
2010-03-09wl1271: Clean up TX security sequence number handlingJuuso Oikarinen4-18/+12
2010-03-09wl1271: Clean up firmware block allocation calculationJuuso Oikarinen2-8/+4
2010-03-09wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen3-5/+10
2010-03-09wl1271: Implement looped IRQ handlingJuuso Oikarinen4-31/+55
2010-03-09wl1271: Don't mask interrupts while handling interruptJuuso Oikarinen1-4/+0
2010-03-09wl1271: Aggregate RX acknowledgements to FWJuuso Oikarinen1-1/+2
2010-03-09wl1271: Remove annoying PSM entry/exit kernel tracesJuuso Oikarinen1-2/+2
2010-03-09wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen3-21/+22
2010-03-09wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen3-11/+10
2010-03-09wl1271: Improvements to the TX pathJuuso Oikarinen4-23/+29
2010-03-09wl1271: don't get received frames from hardware in PLT modeKalle Valo1-0/+7
2010-03-09wl1271: Fixed unloading of the wl1271_sdio moduleTeemu Paasikivi1-1/+4
2010-03-09wl1271: Changed access to fw status register to use raw readTeemu Paasikivi1-1/+1
2010-03-09wl1271: Initial SDIO implementationTeemu Paasikivi3-0/+315
2010-03-09wl1271: Divided driver to two separate modulesTeemu Paasikivi3-2/+23
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi13-116/+67
2010-03-09wl1271: Inlined IO functionsTeemu Paasikivi3-90/+78
2010-03-09wl1271: Implemented abstraction of IO functions.Teemu Paasikivi5-20/+62
2010-03-09wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi6-6/+27
2010-03-09wl1271: Moved module basics to wl1271_spi.cTeemu Paasikivi3-186/+193
2010-03-09p54: Enable HW_REPORTS_TX_ACK_STATUSChristian Lamparter1-0/+1
2010-03-09ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin3-31/+23
2010-03-09ath5k: remove useless "extern" from function declarationsPavel Roskin1-86/+95
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin6-38/+21
2010-03-03rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa1-0/+1
2010-03-03mac80211: Fix HT rate control configurationSujith1-3/+3
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2-78/+81
2010-03-02ar9170: load firmware asynchronouslyJohannes Berg3-70/+111
2010-03-02rt2x00: fix rt2800pci compilation with SoCHelmut Schaa1-1/+1
2010-03-02rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk1-0/+2
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei1-2/+2
2010-03-02zd1211rw: fix potential array underflowDan Carpenter1-6/+4
2010-03-02airo: return from set_wep_key() when key length is zeroStanislaw Gruszka1-1/+2
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko7-36/+31
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-73/+53
2010-02-27b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds3-7/+31
2010-02-27ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-27Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville3-62/+1
2010-02-27Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-4/+8
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-13/+35
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller79-1474/+2182
2010-02-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-9/+27
2010-02-24iwlwifi: increase command buffer sizeAbhijeet Kolekar2-4/+8
2010-02-24Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre3-62/+1
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-9/+27
2010-02-22mwl8k: convert to new station add/remove callbacksJohannes Berg1-84/+22
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy4-4/+20
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg1-15/+20