summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-14mac80211: further optimise buffer expiry timerJohannes Berg
2011-09-14b43: N-PHY: implement few random missing opsRafał Miłecki
2011-09-14b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki
2011-09-14b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki
2011-09-14b43: N-PHY: use helper for checking IPARafał Miłecki
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov
2011-09-14b43: LCN-PHY: load TX gain table on initRafał Miłecki
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki
2011-09-14b43: drop Copyright for not really copyrightable infoRafał Miłecki
2011-09-14minstrel_ht: fix Open BA session request floodsChristian Lamparter
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau
2011-09-14ath9k: merge reset related functionsFelix Fietkau
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau
2011-09-14ath9k: move a few functions aroundFelix Fietkau
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-09-14mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan
2011-09-14b43: N-PHY: implement enabling TX power controlRafał Miłecki
2011-09-14mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona
2011-09-14mac80211: check if mesh frame is in RMC after decryptThomas Pedersen
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau
2011-09-14cfg80211: reorder code to obsolete forward declarationSven Neumann
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann
2011-09-13cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin
2011-09-13ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan
2011-09-13b43: LCN-PHY: add conditions for few operationsRafał Miłecki
2011-09-13b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki
2011-09-13b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki
2011-09-13b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki
2011-09-13b43: LCN-PHY: put tables functions in correct fileRafał Miłecki
2011-09-13b43: LCN-PHY: minor fixesRafał Miłecki
2011-09-13rt2x00: Add new chipset supportzero.lin
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller
2011-09-13iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()Dan Carpenter
2011-09-13iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()Dan Carpenter
2011-09-13ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan
2011-09-13mac80211: handle allocation failures in mesh_pathtbl_init()Dan Carpenter
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches
2011-09-13rfkill: Remove unnecessary OOM logging messagesJoe Perches
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches
2011-09-13mac80211: Consolidate mesh path duplicated functionsJavier Cardona
2011-09-13mac80211: Consolidate {mesh,mpp}_path_flush into one functionJavier Cardona
2011-09-13mac80211: Don't iterate twice over all mpaths when once in sufficientJavier Cardona
2011-09-13mac80211: Remove redundant mesh path expiration checksJavier Cardona
2011-09-13mac80211: Improve mpath state lockingJavier Cardona
2011-09-13mac80211: Remove mesh paths when an interface is removedJavier Cardona
2011-09-13mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()Javier Cardona
2011-09-13mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar
2011-09-13ath9k: fix checks for first subframe delimiter paddingFelix Fietkau