Age | Commit message (Expand) | Author | Files | Lines |
2012-04-12 | rt2x00: do not generate seqno in h/w if QOS is disabled | Stanislaw Gruszka | 3 | -2/+24 |
2012-04-12 | net/wireless: ipw2x00: remove ssid_context struct | Stanislav Yakovlev | 1 | -9/+0 |
2012-04-12 | net/wireless: ipw2x00: remove unused libipw_measurement_report struct | Stanislav Yakovlev | 1 | -55/+0 |
2012-04-12 | ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at... | Qasim Javed | 1 | -4/+0 |
2012-04-12 | wireless: Remove unnecessary ; from while (0) macros | Joe Perches | 7 | -29/+15 |
2012-04-12 | ath9k: Add more recv stats. | Ben Greear | 3 | -11/+65 |
2012-04-12 | ath9k: Add tx-failed counter. | Ben Greear | 3 | -0/+4 |
2012-04-12 | ath9k: update to DFS pattern detector interface | Zefir Kurtisi | 2 | -52/+36 |
2012-04-12 | ath9k: add DFS pattern detector instance to ath_softc | Zefir Kurtisi | 2 | -0/+6 |
2012-04-12 | ath9k: add DFS pattern detector | Zefir Kurtisi | 5 | -1/+850 |
2012-04-12 | mac80211: add explicit monitor interface if needed | Johannes Berg | 1 | -1/+2 |
2012-04-12 | rt2x00: configure different txdesc parameters for non HT channel | Stanislaw Gruszka | 3 | -8/+24 |
2012-04-10 | b43: claim support for IBSS RSN | Antonio Quartulli | 1 | -0/+16 |
2012-04-10 | mac80211_hwsim: Fill timestamp beacon at the time it is transmitted | Javier Cardona | 1 | -13/+13 |
2012-04-10 | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 7 | -22/+9 |
2012-04-10 | mac80211: notify driver of rate control updates | Johannes Berg | 1 | -1/+1 |
2012-04-10 | mac80211: remove channel type argument from rate_update | Johannes Berg | 2 | -5/+3 |
2012-04-10 | mwifiex: don't use IEEE80211_MAX_QUEUES | Johannes Berg | 2 | -5/+5 |
2012-04-10 | mac80211: don't always advertise remain-on-channel | Johannes Berg | 5 | -3/+9 |
2012-04-10 | rtlwifi: Add missing DMA buffer unmapping for PCI drivers | Larry Finger | 1 | -1/+6 |
2012-04-10 | iwlwifi: Add pr_fmt | Joe Perches | 2 | -0/+6 |
2012-04-10 | iwlwifi: fix unused variable warning | Oliver Hartkopp | 1 | -1/+2 |
2012-04-10 | ath5k: Introduce _ath5k_printk to reduce code/text | Joe Perches | 2 | -4/+25 |
2012-04-10 | ath: Add and use pr_fmt, convert printks to pr_<level> | Joe Perches | 26 | -68/+106 |
2012-04-10 | iwlwifi: split POWER_PMI status bit | Don Fry | 9 | -7/+39 |
2012-04-10 | iwlwifi: move FW_ERROR to priv | Don Fry | 6 | -18/+12 |
2012-04-10 | iwlwifi: remove firmware info from iwl_shared | Meenakshi Venkataraman | 2 | -12/+9 |
2012-04-10 | iwlwifi: move iwl_get_single_channel_number and mark it static | Meenakshi Venkataraman | 3 | -42/+40 |
2012-04-10 | iwlwifi: move iwl_full_rxon_required and mark it static | Meenakshi Venkataraman | 3 | -65/+64 |
2012-04-10 | iwlwifi: move iwl_check_rxon_cmd and mark it static | Meenakshi Venkataraman | 3 | -73/+73 |
2012-04-10 | iwlwifi: move iwl_set_rxon_hwcrypto and mark it static | Meenakshi Venkataraman | 3 | -14/+12 |
2012-04-10 | iwlwifi: Move iwl_send_rxon_timing and make it static | Meenakshi Venkataraman | 3 | -104/+103 |
2012-04-10 | iwlwifi: move iwl_init_geos to iwl-agn.c | Meenakshi Venkataraman | 3 | -190/+183 |
2012-04-10 | iwlwifi: move ucode_type from shared to op_mode | Meenakshi Venkataraman | 6 | -19/+18 |
2012-04-10 | iwlwifi: move ucode error log reporting to op_mode | Meenakshi Venkataraman | 10 | -430/+432 |
2012-04-10 | iwlwifi: make iwl_nic_error static | Meenakshi Venkataraman | 3 | -8/+7 |
2012-04-10 | iwlwifi: use iwlagn_fw_error instead of iwl_nic_error | Meenakshi Venkataraman | 3 | -2/+3 |
2012-04-10 | iwlwifi: move valid_contexts to priv | Johannes Berg | 6 | -9/+8 |
2012-04-10 | iwlwifi: move queue mapping out of transport | Johannes Berg | 17 | -575/+419 |
2012-04-10 | iwlwifi: use scan while idle | Johannes Berg | 2 | -3/+8 |
2012-04-10 | iwlwifi: remove scan_rx_antennas | Johannes Berg | 2 | -5/+0 |
2012-04-10 | iwlwifi: remove iq_invert config param | Johannes Berg | 2 | -13/+6 |
2012-04-10 | iwlwifi: remove support_wimax_coexist | Johannes Berg | 2 | -51/+2 |
2012-04-10 | iwlwifi: clarify config struct comments | Johannes Berg | 1 | -7/+3 |
2012-04-10 | iwlwifi: add trailing newline to various messages | Johannes Berg | 7 | -16/+16 |
2012-04-10 | iwlwifi: simplify calibration collection | Johannes Berg | 3 | -25/+27 |
2012-04-10 | iwlwifi: extend notification wait | Johannes Berg | 5 | -23/+72 |
2012-04-10 | iwlwifi: process multiple frames per RXB | Johannes Berg | 4 | -64/+85 |
2012-04-10 | iwlwifi: remove un-needed parameter | Wey-Yi Guy | 1 | -20/+13 |
2012-04-10 | iwlwifi: phy_db structure | David Spinadel | 4 | -0/+406 |