summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-0622-122/+100
|\
| * iwlwifi: remove trailing space in messagesFrans Pop2010-04-0216-36/+36
| * iwlwifi: code cleanup for generic definesWey-Yi Guy2010-04-029-36/+25
| * iwlwifi: clear rxq->queue in queue resetZhu Yi2010-04-021-2/+8
| * iwlwifi: remove irrelevant commentsWey-Yi Guy2010-04-021-7/+0
| * iwlwifi: merge module parameters into single placeWey-Yi Guy2010-04-023-41/+31
* | rt2x00: remove MCU requests for SoC platformsLuis Correia2010-04-031-0/+6
|/
* wireless/ipw2x00: remove trailing space in messagesFrans Pop2010-03-312-56/+56
* ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter2010-03-312-1/+2
* ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen2010-03-311-1/+2
* ath9k_htc: Fix TKIP encryptionSujith2010-03-312-3/+3
* ath9k: allocate tx and rx status information on stackFelix Fietkau2010-03-313-25/+22
* ath9k: split out access to rx status informationFelix Fietkau2010-03-315-60/+52
* ath9k: split out access to tx status informationFelix Fietkau2010-03-316-103/+104
* ipw2200: restart adapter only when abort_scan doesn't workZhu Yi2010-03-311-2/+11
* ath9k_htc: Initialize HW opmodeSujith2010-03-311-0/+1
* ath9k_htc: Handle TX queue overflowSujith2010-03-314-3/+36
* ath9k_htc: Simplify RX URB managementSujith2010-03-312-82/+50
* ath9k_htc: Fix watchdog pattern parsingSujith2010-03-311-1/+1
* ath9k_htc: Fix bug in aggregation initiationSujith2010-03-312-15/+24
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-315-88/+77
* iwlwifi: manage QoS by mac stackStanislaw Gruszka2010-03-315-171/+17
* iwlwifi: remove skb_linearize for rx framesZhu Yi2010-03-313-64/+4
* b43: N-PHY: fix value written on 2055 radio setupRafał Miłecki2010-03-311-3/+3
* b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki2010-03-313-16/+31
* b43: N-PHY: find table entry earlier for setting chanspecRafał Miłecki2010-03-311-4/+4
* b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fieldsRafał Miłecki2010-03-313-19/+14
* b43: N-PHY: some dummy PHY rev 3 callsRafał Miłecki2010-03-311-2/+14
* wireless: rt2x00: rt2800usb: new idsXose Vazquez Perez2010-03-311-0/+11
* wireless: rt2x00: rt2800pci: new idXose Vazquez Perez2010-03-311-0/+1
* wireless: rt2x00: rt2800usb: delete idXose Vazquez Perez2010-03-311-2/+0
* wireless: rt2x00: rt2800usb: identify ids-chipsXose Vazquez Perez2010-03-311-27/+25
* wl1271: Fix msleep() delay while waiting for completionSaravanan Dhanabal2010-03-311-1/+8
* wl1271: Enable hardware keep alive messagesJuuso Oikarinen2010-03-315-3/+138
* wl1271: Add keep-alive frame template supportJuuso Oikarinen2010-03-314-18/+60
* wl1271: Configure HW connection monitorJuuso Oikarinen2010-03-311-1/+2
* wl1271: Disconnect if PSM entry failsJuuso Oikarinen2010-03-311-18/+3
* wl1271: Configure probe-request template when associatedJuuso Oikarinen2010-03-312-12/+9
* wl1271: Fix memory leak in firmware crash scenarioJuuso Oikarinen2010-03-311-3/+7
* wl1271: Removed checking of PSM from handling BSS_LOST_EVENTTeemu Paasikivi2010-03-311-2/+5
* wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen2010-03-313-1/+14
* wl1271: Fix ad-hoc mode handlingJuuso Oikarinen2010-03-312-11/+24
* wl1271: Disable connection monitoring while not associatedJuuso Oikarinen2010-03-314-7/+27
* wl1271: remove deprecated usage of RX status noiseLuciano Coelho2010-03-311-7/+0
* wl1271: wait for disconnect command complete eventLuciano Coelho2010-03-312-3/+8
* wl1271: wait for join command complete eventLuciano Coelho2010-03-313-6/+36
* wl1271: Remove device MAC-address randomizationJuuso Oikarinen2010-03-311-8/+0
* wl1271: Update busyword checking mechanismJuuso Oikarinen2010-03-312-52/+24
* wl1271: Fix memory leak in cmd_data_pathJuuso Oikarinen2010-03-311-1/+1
* wl1271: Warnings caused by wrong format specifiers fixedTeemu Paasikivi2010-03-311-2/+2
OpenPOWER on IntegriCloud