summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: configure channel/band while FW is offArik Nemtsov2011-04-191-1/+6
* wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho2011-04-193-10/+17
* wl12xx: fix a couple of sparse warnings about undeclared functionsLuciano Coelho2011-04-191-5/+6
* wl12xx: fix SG BT load value to reflect its new meaningLuciano Coelho2011-04-191-1/+1
* wl12xx: set the skbuff priority for dummy packetsLuciano Coelho2011-04-192-3/+2Star
* wl12xx: set the actual tid instead of the acEliad Peller2011-04-191-2/+2
* wl12xx: Add mutex protection for interface listJuuso Oikarinen2011-04-191-0/+7
* wl12xx: Clamp byte mode transfers for 128x chipsArik Nemtsov2011-04-192-0/+6
* wl12xx: update bet_max_consecutiveOhad Ben-Cohen2011-04-191-1/+1
* wl12xx: Add support for 11n Rx STBC one spatial streamShahar Levi2011-04-191-1/+2
* wl12xx: Fix potential incorrect band in rx-statusJuuso Oikarinen2011-04-191-8/+5Star
* wl12xx: use 1 spare TX block instead of twoLuciano Coelho2011-04-194-6/+57
* wl12xx: 1281/1283 support - enable chip supportShahar Levi2011-04-193-1/+15
* wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov2011-04-194-4/+10
* wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi2011-04-197-21/+116
* wl12xx: 1281/1283 support - Improve Tx & Rx pathShahar Levi2011-04-192-21/+40
* wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi2011-04-194-21/+70
* wl12xx: 1281/1283 support - New boot sequenceShahar Levi2011-04-195-8/+179
* wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi2011-04-197-42/+86
* wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi2011-04-195-10/+240
* wl12xx: 1281/1283 support - add block size handling for sdio and spiLuciano Coelho2011-04-192-2/+19
* wl12xx: 1281/1283 support - Add acx commandsShahar Levi2011-04-1910-28/+168
* wl12xx: 1281/1283 support - Add DefinitionsShahar Levi2011-04-198-17/+64
* wl12xx: 1281/1283 support - move IRQ polarityShahar Levi2011-04-191-7/+7
* wl12xx: add new board_tcxo_clock element to the platform dataLuciano Coelho2011-04-191-1/+14
* ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian2011-04-142-3/+6
* rtlwifi: Fix unitialized variable warningsLarry Finger2011-04-144-5/+5
* mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao2011-04-142-3/+4
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-1414-136/+80Star
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-1410-44/+1Star
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-1419-1434/+502Star
* ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau2011-04-143-1/+17
* ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau2011-04-141-1/+1
* ath5k: add a new bus op for reading the mac addressFelix Fietkau2011-04-145-31/+52
* ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau2011-04-143-8/+15
* ath5k: disable 5 GHz support if a 2.4 GHz radio is detectedFelix Fietkau2011-04-141-0/+3
* ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan2011-04-141-1/+6
* ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville2011-04-141-1/+4
* mac80211: Allocate new mesh path and portal tables before taking lockscozybit Inc2011-04-131-24/+25
* ath9k_htc: Enable AP and P2P modesSujith Manoharan2011-04-131-1/+4
* ath9k_htc: Add detailed firmware statisticsSujith Manoharan2011-04-134-52/+195
* ath9k_htc: Use helper routines for transmissionSujith Manoharan2011-04-131-100/+127
* ath9k_htc: Use separate URB pool for management framesSujith Manoharan2011-04-132-9/+108
* ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-136-3/+159
* ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan2011-04-132-0/+55
* ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan2011-04-132-0/+43
* ath9k_htc: Add support for TX completionSujith Manoharan2011-04-135-31/+207
* ath9k_htc: Drain packets on station removalSujith Manoharan2011-04-136-0/+54
* ath9k_htc: Optimize HTC start/stop APISujith Manoharan2011-04-133-21/+6Star
* ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-136-49/+69