Age | Commit message (Expand) | Author |
2011-09-14 | mac80211: make ieee80211_send_bar available for drivers | Felix Fietkau |
2011-09-14 | cfg80211: reorder code to obsolete forward declaration | Sven Neumann |
2011-09-14 | cfg80211: hold reg_mutex when updating regulatory | Sven Neumann |
2011-09-13 | cfg80211: print bandwidth in chan_reg_rule_print_dbg() | Pavel Roskin |
2011-09-13 | ath9k: ath9k_hw_set_txpowerlimit sets previous txpower | Bill Jordan |
2011-09-13 | b43: LCN-PHY: add conditions for few operations | Rafał Miłecki |
2011-09-13 | b43: LCN-PHY: rename functions, get rid of magic names | Rafał Miłecki |
2011-09-13 | b43: LCN-PHY: upload additional 0x7 table | Rafał Miłecki |
2011-09-13 | b43: LCN-PHY: rewrite 0x7 table at the end of init | Rafał Miłecki |
2011-09-13 | b43: LCN-PHY: put tables functions in correct file | Rafał Miłecki |
2011-09-13 | b43: LCN-PHY: minor fixes | Rafał Miłecki |
2011-09-13 | rt2x00: Add new chipset support | zero.lin |
2011-09-13 | nl80211/cfg80211: add match filtering for sched_scan | Luciano Coelho |
2011-09-13 | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag | Eliad Peller |
2011-09-13 | iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc() | Dan Carpenter |
2011-09-13 | iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready() | Dan Carpenter |
2011-09-13 | ath9k_hw: Fix rx latency of 11a mode | Rajkumar Manoharan |
2011-09-13 | mac80211: handle allocation failures in mesh_pathtbl_init() | Dan Carpenter |
2011-09-13 | mac80211: add flag to indicate HW only Tx-agg setup support | Arik Nemtsov |
2011-09-13 | wireless: Remove unnecessary OOM logging messages | Joe Perches |
2011-09-13 | rfkill: Remove unnecessary OOM logging messages | Joe Perches |
2011-09-13 | mac80211: Remove unnecessary OOM logging messages | Joe Perches |
2011-09-13 | mac80211: Consolidate mesh path duplicated functions | Javier Cardona |
2011-09-13 | mac80211: Consolidate {mesh,mpp}_path_flush into one function | Javier Cardona |
2011-09-13 | mac80211: Don't iterate twice over all mpaths when once in sufficient | Javier Cardona |
2011-09-13 | mac80211: Remove redundant mesh path expiration checks | Javier Cardona |
2011-09-13 | mac80211: Improve mpath state locking | Javier Cardona |
2011-09-13 | mac80211: Remove mesh paths when an interface is removed | Javier Cardona |
2011-09-13 | mac80211: Fix RCU pointer dereference in mesh_path_discard_frame() | Javier Cardona |
2011-09-13 | mwifiex: replace kmalloc & memcpy sequence with kmemdup | Yogesh Ashok Powar |
2011-09-13 | ath9k: fix checks for first subframe delimiter padding | Felix Fietkau |
2011-09-13 | mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS | Yogesh Ashok Powar |
2011-09-13 | ath9k_hw: fix the last register write for ar5416 addac | Felix Fietkau |
2011-09-13 | ath9k_hw: drop an unused column in AR5008-AR9002 initvals | Felix Fietkau |
2011-09-13 | cfg80211/nl80211: Indicate roaming feature capability to userspace. | Vivek Natarajan |
2011-09-13 | mac80211: retry sending failed BAR frames later instead of tearing down aggr | Felix Fietkau |
2011-09-13 | b43: LCN-PHY: implement saving and restoring PHY & radio configuration | Rafał Miłecki |
2011-09-13 | bcma: extract some basic info about board from SPROM | Rafał Miłecki |
2011-09-13 | ssb: use u16 for storing board rev | Rafał Miłecki |
2011-09-13 | b43: LCN-PHY: prepare functions for channel switching | Rafał Miłecki |
2011-09-13 | b43: LCN-PHY: implement more PHY ops before radio init | Rafał Miłecki |
2011-09-13 | b43: LCN-PHY: add R/W ops for PHY and radio | Rafał Miłecki |
2011-09-13 | ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to cts | Felix Fietkau |
2011-09-13 | mac80211: Defer tranmission of mesh path errors | Javier Cardona |
2011-08-30 | iwlwifi: iwl-agn-rs.c: remove old comment | Greg Dietsche |
2011-08-30 | ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr | Felix Fietkau |
2011-08-30 | ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer | Felix Fietkau |
2011-08-30 | ath9k: move the sequence number from ath_frame_info to ath_buf | Felix Fietkau |
2011-08-30 | ath9k: clean up the aggregation tid queue | Felix Fietkau |
2011-08-30 | ath9k: use u8 for the tx key index | Felix Fietkau |