summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-09-13mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PSYogesh Ashok Powar
2011-09-13ath9k_hw: fix the last register write for ar5416 addacFelix Fietkau
2011-09-13ath9k_hw: drop an unused column in AR5008-AR9002 initvalsFelix Fietkau
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan
2011-09-13mac80211: retry sending failed BAR frames later instead of tearing down aggrFelix Fietkau
2011-09-13b43: LCN-PHY: implement saving and restoring PHY & radio configurationRafał Miłecki
2011-09-13bcma: extract some basic info about board from SPROMRafał Miłecki
2011-09-13ssb: use u16 for storing board revRafał Miłecki
2011-09-13b43: LCN-PHY: prepare functions for channel switchingRafał Miłecki
2011-09-13b43: LCN-PHY: implement more PHY ops before radio initRafał Miłecki
2011-09-13b43: LCN-PHY: add R/W ops for PHY and radioRafał Miłecki
2011-09-13ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to ctsFelix Fietkau
2011-09-13mac80211: Defer tranmission of mesh path errorsJavier Cardona
2011-08-30iwlwifi: iwl-agn-rs.c: remove old commentGreg Dietsche
2011-08-30ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggrFelix Fietkau
2011-08-30ath9k: move seqno allocation in the tx path to ath_tx_setup_bufferFelix Fietkau
2011-08-30ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau
2011-08-30ath9k: clean up the aggregation tid queueFelix Fietkau
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau
2011-08-30ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches
2011-08-30ath: Make ath_dbg void not intJoe Perches