summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-1415-309/+299
* | | iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-1411-60/+59
* | | iwlagn: merge iwl_pci_down and iwl_pci_removeEmmanuel Grumbach2011-09-141-12/+6
* | | iwlagn: only perform necessary calibration at init timeWey-Yi Guy2011-09-141-6/+1
* | | ath9k_hw: Fix magnitude/phase average in TxIQ CalibrationRajkumar Manoharan2011-09-141-4/+13
* | | ath9k: Move cycle conters under cc_lockRajkumar Manoharan2011-09-141-3/+6
* | | ath9k: Take the samples in unassociated stateRajkumar Manoharan2011-09-141-0/+5
* | | mac80211: further optimise buffer expiry timerJohannes Berg2011-09-141-7/+3
* | | b43: N-PHY: implement few random missing opsRafał Miłecki2011-09-142-17/+96
* | | b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki2011-09-141-143/+157
* | | b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki2011-09-141-13/+4
* | | b43: N-PHY: use helper for checking IPARafał Miłecki2011-09-141-18/+12
* | | mac80211: add ssid config to bss information in AP-modeArik Nemtsov2011-09-143-1/+28
* | | b43: LCN-PHY: load TX gain table on initRafał Miłecki2011-09-142-3/+194
* | | b43: add my copyrights and myself as the module authorRafał Miłecki2011-09-1411-0/+19
* | | b43: drop Copyright for not really copyrightable infoRafał Miłecki2011-09-141-26/+0
* | | minstrel_ht: fix Open BA session request floodsChristian Lamparter2011-09-141-1/+2
* | | ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-144-8/+99
* | | ath9k: merge reset related functionsFelix Fietkau2011-09-141-176/+127
* | | ath9k: always call ath_reset from workqueue contextFelix Fietkau2011-09-145-13/+26
* | | ath9k: move a few functions aroundFelix Fietkau2011-09-141-68/+69
* | | ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-1410-41/+27
* | | mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan2011-09-142-0/+17
* | | b43: N-PHY: implement enabling TX power controlRafał Miłecki2011-09-142-6/+80
* | | mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona2011-09-143-0/+10
* | | mac80211: check if mesh frame is in RMC after decryptThomas Pedersen2011-09-141-9/+6
* | | mac80211: make ieee80211_send_bar available for driversFelix Fietkau2011-09-144-4/+18
* | | cfg80211: reorder code to obsolete forward declarationSven Neumann2011-09-141-11/+8
* | | cfg80211: hold reg_mutex when updating regulatorySven Neumann2011-09-144-5/+18
|/ /
* | cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin2011-09-131-1/+2
* | 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
* | nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2011-09-133-1/+121
* | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller2011-09-133-1/+9
* | 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
* | mac80211: handle allocation failures in mesh_pathtbl_init()Dan Carpenter2011-09-131-2/+17
* | mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov2011-09-134-2/+11
* | wireless: Remove unnecessary OOM logging messagesJoe Perches2011-09-134-13/+2
* | rfkill: Remove unnecessary OOM logging messagesJoe Perches2011-09-131-1/+0
* | mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-1310-93/+32
* | mac80211: Consolidate mesh path duplicated functionsJavier Cardona2011-09-131-42/+28
* | mac80211: Consolidate {mesh,mpp}_path_flush into one functionJavier Cardona2011-09-131-39/+26
OpenPOWER on IntegriCloud