summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: set mac80211 flags for A-MPDU aggregation supportArik Nemtsov2011-09-141-1/+3
* wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov2011-09-143-3/+14
* wl12xx: AP mode - enable the BA constraint event from the FWArik Nemtsov2011-09-141-14/+23
* wl12xx: don't regulate links when a single STA is connectedArik Nemtsov2011-09-143-5/+20
* wl12xx: support up to 8 stations in AP-modeArik Nemtsov2011-09-141-2/+2
* wl12xx: AP mode - don't regulate FW blocks for non-active STAsArik Nemtsov2011-09-141-0/+4
* wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov2011-09-143-3/+8
* wl12xx: ignore sched scan match sets without SSIDLuciano Coelho2011-09-141-3/+12
* wl12xx: increase number of allowed SSIDs in sched_scanLuciano Coelho2011-09-141-3/+4
* wl12xx: add support for sched_scan filtersLuciano Coelho2011-09-141-35/+72
* wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller2011-09-143-5/+19
* wl12xx: use kstrtoul_from_userEliad Peller2011-09-141-41/+5Star
* wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho2011-09-144-20/+0Star
* wl12xx: don't queue a new dummy packet if one is already pendingArik Nemtsov2011-09-141-1/+7
* wl12xx: add config_hangover commandEliad Peller2011-09-145-9/+91
* wl12xx: check for ROC on scan_completeEliad Peller2011-09-141-2/+3
* wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flagEliad Peller2011-09-141-3/+0Star
* wl12xx: don't disconnect on recoveryEliad Peller2011-09-141-3/+0Star
* wl12xx: add beacon_filtering debugfs fileEliad Peller2011-09-141-0/+42
* wl12xx: add module_param to trigger BUG() on recoveryEliad Peller2011-09-141-0/+6
* wl12xx: print the seq_num of rx packetEliad Peller2011-09-141-2/+5
* wl12xx: print acx idEliad Peller2011-09-141-1/+1
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-09-146-29/+103
|\
| * wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scanLuciano Coelho2011-08-251-2/+5
| * wl12xx: add support for multiple SSIDs in sched_scanLuciano Coelho2011-08-252-7/+57
| * wl12xx: enter psm only after station role was startedEliad Peller2011-08-251-13/+13
| * wl12xx: increase psm_entry_retriesEliad Peller2011-08-251-1/+1
| * wl12xx: initialize rate_set on band rates initializationEliad Peller2011-08-251-2/+6
| * wl12xx: allow 11a AP-mode for wl127x devicesArik Nemtsov2011-08-251-3/+1Star
| * wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam2011-08-254-3/+22
* | ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan2011-09-131-2/+2
* | b43: LCN-PHY: add conditions for few operationsRafał Miłecki2011-09-132-14/+38
* | b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki2011-09-132-10/+29
* | b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki2011-09-131-0/+17
* | b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki2011-09-131-0/+12
* | b43: LCN-PHY: put tables functions in correct fileRafał Miłecki2011-09-132-11/+16
* | b43: LCN-PHY: minor fixesRafał Miłecki2011-09-133-6/+7
* | rt2x00: Add new chipset supportzero.lin2011-09-131-0/+1
* | iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()Dan Carpenter2011-09-131-1/+1
* | iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()Dan Carpenter2011-09-131-1/+1
* | ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan2011-09-131-2/+5
* | mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-133-9/+9
* | ath9k: fix checks for first subframe delimiter paddingFelix Fietkau2011-09-132-2/+3
* | mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PSYogesh Ashok Powar2011-09-131-0/+8
* | ath9k_hw: fix the last register write for ar5416 addacFelix Fietkau2011-09-131-1/+1
* | ath9k_hw: drop an unused column in AR5008-AR9002 initvalsFelix Fietkau2011-09-134-1912/+1934
* | b43: LCN-PHY: implement saving and restoring PHY & radio configurationRafał Miłecki2011-09-131-0/+35
* | bcma: extract some basic info about board from SPROMRafał Miłecki2011-09-131-0/+9
* | b43: LCN-PHY: prepare functions for channel switchingRafał Miłecki2011-09-131-2/+84
* | b43: LCN-PHY: implement more PHY ops before radio initRafał Miłecki2011-09-131-3/+53