summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-14rt2x00: Update some TX descriptorHelmut Schaa1-2/+2
2011-09-14rt2x00: Remove incorrect led blinkHelmut Schaa1-16/+0
2011-09-14rt2x00: Add LED_CFG register descriptionHelmut Schaa1-0/+3
2011-09-14rt2x00: Minor optimizazion in txdone pathHelmut Schaa4-6/+5
2011-09-14cfg80211: verify format of uAPSD informationJohannes Berg1-0/+5
2011-09-14iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach3-132/+132
2011-09-14iwlagn: remove lines from the wrong placeWey-Yi Guy1-3/+0
2011-09-14iwlagn: enable 11n support for "_d" skuWey-Yi Guy1-0/+1
2011-09-14iwlagn: disply queue read/write pointer when stuckWey-Yi Guy1-0/+2
2011-09-14iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach10-52/+58
2011-09-14iwlagn: move traffic_log back to upper layerEmmanuel Grumbach2-107/+85
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach15-309/+299
2011-09-14iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach11-60/+59
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-14mac80211: further optimise buffer expiry timerJohannes Berg1-7/+3
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-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov3-1/+28
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-14minstrel_ht: fix Open BA session request floodsChristian Lamparter1-1/+2
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-14mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan2-0/+17
2011-09-14b43: N-PHY: implement enabling TX power controlRafał Miłecki2-6/+80
2011-09-14mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona3-0/+10
2011-09-14mac80211: check if mesh frame is in RMC after decryptThomas Pedersen1-9/+6
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau4-4/+18
2011-09-14cfg80211: reorder code to obsolete forward declarationSven Neumann1-11/+8
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann4-5/+18
2011-09-13cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin1-1/+2
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
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho3-1/+121