summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: fix eeprom accessFelix Fietkau2010-11-221-0/+1
* ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau2010-11-222-0/+5
* zd1211rw: Use constJoe Perches2010-11-221-2/+2
* rt2x00: Use static constJoe Perches2010-11-221-1/+1
* rndis_wlan: Use static constJoe Perches2010-11-221-3/+6
* ray_cs: Use static constJoe Perches2010-11-221-2/+2
* libertas: Use static constJoe Perches2010-11-222-2/+4
* iwlwifi: Use static constJoe Perches2010-11-223-8/+9
* b43: Use static constJoe Perches2010-11-221-3/+5
* atmel: Use static constJoe Perches2010-11-221-2/+4
* carl9170: Use static constJoe Perches2010-11-221-1/+1
* ath9k: Use static constJoe Perches2010-11-2213-64/+74
* ath5k: Use static constJoe Perches2010-11-221-17/+17
* ar9170: Use constJoe Perches2010-11-221-1/+1
* carl9170: fix init-self regressionChristian Lamparter2010-11-221-1/+1
* libertas: remove duplicated #includeHuang Weiyi2010-11-221-2/+0
* ath9k: fix recursive locking in the tx flush pathFelix Fietkau2010-11-221-0/+2
* iwlwifi: fix modular 3945 only buildJohannes Berg2010-11-221-0/+4
* b43: rfkill: use HI enabled bit for all devicesRafał Miłecki2010-11-221-17/+2
* b43: N-PHY: add 2056 radio channels tablesRafał Miłecki2010-11-221-0/+5968
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-11-2226-225/+345
|\
| * iwlwifi: set STATUS_READY before commit_rxonWey-Yi Guy2010-11-161-1/+2
| * iwlagn: check change before commit RXON cmdShanyu Zhao2010-11-161-1/+2
| * iwlagn: use SKU information in the EEPROMWey-Yi Guy2010-11-167-31/+36
| * iwlagn: update QoS before commit associated RXONShanyu Zhao2010-11-161-28/+31
| * iwlagn: fix PAN slot timing wrt. DTIMJohannes Berg2010-11-161-2/+3
| * iwlagn: reprogram AP STA after assocJohannes Berg2010-11-163-22/+69
| * iwlagn: avoid crash if vif is not assignedJohannes Berg2010-11-161-0/+5
| * iwlagn: fix PAN queuesJohannes Berg2010-11-161-24/+33
| * iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-165-32/+17
| * iwlwifi: pass txq to wake/stop queueJohannes Berg2010-11-166-10/+14
| * iwlagn: remove a bogus AGG_OFF checkJohannes Berg2010-11-162-12/+4
| * iwlagn: remove unused variable swq_idJohannes Berg2010-11-161-2/+1
| * iwlagn: fix some naming regarding FIFOsJohannes Berg2010-11-161-6/+6
| * iwlwifi: change default led mode for different devicesWey-Yi Guy2010-11-168-6/+44
| * iwlagn: change default ACK/CTS MASK setting for WiFi/BT coexWey-Yi Guy2010-11-161-2/+2
| * iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-167-24/+23
| * iwlagn: set dynamic aggregation threshold for BTWey-Yi Guy2010-11-161-3/+3
| * iwlagn: used frame count info in compressed ba packetWey-Yi Guy2010-11-164-23/+54
* | wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen2010-11-221-1/+4
* | wl1271: add support for HW TX fragmentationArik Nemtsov2010-11-224-5/+34
* | Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen2010-11-221-46/+40
* | wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen2010-11-221-0/+23
* | wl1271: cleanup unused code of calibration structuresGery Kahn2010-11-221-48/+0
* | wl1271: Change wl12xx Files NamesShahar Levi2010-11-2233-151/+154
* | ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau2010-11-181-0/+15
* | ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-183-17/+32
* | rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bssJohn W. Linville2010-11-181-1/+1
* | iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssidsJohn W. Linville2010-11-181-1/+1
* | ath5k: Use generic EWMA libraryBruno Randolf2010-11-185-29/+8
OpenPOWER on IntegriCloud