summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-14iwlagn: merge iwl_pci_down and iwl_pci_removeEmmanuel Grumbach1-12/+6
2011-09-14iwlagn: only perform necessary calibration at init timeWey-Yi Guy1-6/+1
2011-09-14ath9k_hw: Fix magnitude/phase average in TxIQ CalibrationRajkumar Manoharan1-4/+13
2011-09-14ath9k: Move cycle conters under cc_lockRajkumar Manoharan1-3/+6
2011-09-14ath9k: Take the samples in unassociated stateRajkumar Manoharan1-0/+5
2011-09-14b43: N-PHY: implement few random missing opsRafał Miłecki2-17/+96
2011-09-14b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki1-143/+157
2011-09-14b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki1-13/+4
2011-09-14b43: N-PHY: use helper for checking IPARafał Miłecki1-18/+12
2011-09-14b43: LCN-PHY: load TX gain table on initRafał Miłecki2-3/+194
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki11-0/+19
2011-09-14b43: drop Copyright for not really copyrightable infoRafał Miłecki1-26/+0
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau4-8/+99
2011-09-14ath9k: merge reset related functionsFelix Fietkau1-176/+127
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau5-13/+26
2011-09-14ath9k: move a few functions aroundFelix Fietkau1-68/+69
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau10-41/+27
2011-09-14b43: N-PHY: implement enabling TX power controlRafał Miłecki2-6/+80
2011-09-14wl12xx: support p2p interfacesEliad Peller2-5/+20
2011-09-14wl12xx: set mac80211 flags for A-MPDU aggregation supportArik Nemtsov1-1/+3
2011-09-14wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov3-3/+14
2011-09-14wl12xx: AP mode - enable the BA constraint event from the FWArik Nemtsov1-14/+23
2011-09-14wl12xx: don't regulate links when a single STA is connectedArik Nemtsov3-5/+20
2011-09-14wl12xx: support up to 8 stations in AP-modeArik Nemtsov1-2/+2
2011-09-14wl12xx: AP mode - don't regulate FW blocks for non-active STAsArik Nemtsov1-0/+4
2011-09-14wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov3-3/+8
2011-09-14wl12xx: ignore sched scan match sets without SSIDLuciano Coelho1-3/+12
2011-09-14wl12xx: increase number of allowed SSIDs in sched_scanLuciano Coelho1-3/+4
2011-09-14wl12xx: add support for sched_scan filtersLuciano Coelho1-35/+72
2011-09-14wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller3-5/+19
2011-09-14wl12xx: use kstrtoul_from_userEliad Peller1-41/+5
2011-09-14wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho4-20/+0
2011-09-14wl12xx: don't queue a new dummy packet if one is already pendingArik Nemtsov1-1/+7
2011-09-14wl12xx: add config_hangover commandEliad Peller5-9/+91
2011-09-14wl12xx: check for ROC on scan_completeEliad Peller1-2/+3
2011-09-14wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flagEliad Peller1-3/+0
2011-09-14wl12xx: don't disconnect on recoveryEliad Peller1-3/+0
2011-09-14wl12xx: add beacon_filtering debugfs fileEliad Peller1-0/+42
2011-09-14wl12xx: add module_param to trigger BUG() on recoveryEliad Peller1-0/+6
2011-09-14wl12xx: print the seq_num of rx packetEliad Peller1-2/+5
2011-09-14wl12xx: print acx idEliad Peller1-1/+1
2011-09-14Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho6-29/+103
2011-09-13ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan1-2/+2
2011-09-13b43: LCN-PHY: add conditions for few operationsRafał Miłecki2-14/+38
2011-09-13b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki2-10/+29
2011-09-13b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki1-0/+17
2011-09-13b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki1-0/+12
2011-09-13b43: LCN-PHY: put tables functions in correct fileRafał Miłecki2-11/+16
2011-09-13b43: LCN-PHY: minor fixesRafał Miłecki3-6/+7
2011-09-13rt2x00: Add new chipset supportzero.lin1-0/+1