Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | rt2x00: configure different txdesc parameters for non HT channel | Stanislaw Gruszka | 2012-04-11 | 3 | -8/+24 | |
| | * | | | b43: claim support for IBSS RSN | Antonio Quartulli | 2012-04-10 | 1 | -0/+16 | |
| | * | | | {nl,cfg}80211: Support for mesh synchronization | Javier Cardona | 2012-04-10 | 5 | -3/+50 | |
| | * | | | mac80211: Implement mesh synchronization framework | Javier Cardona | 2012-04-10 | 10 | -8/+392 | |
| | * | | | mac80211: Allow tsf increments via debugfs | Javier Cardona | 2012-04-10 | 1 | -0/+12 | |
| | * | | | mac80211_hwsim: Fill timestamp beacon at the time it is transmitted | Javier Cardona | 2012-04-10 | 1 | -13/+13 | |
| | * | | | mac80211: sanity check for null SSID | Stanislaw Gruszka | 2012-04-10 | 2 | -4/+17 | |
| | * | | | mac80211: use IEEE80211_NUM_ACS | Johannes Berg | 2012-04-10 | 5 | -8/+9 | |
| | * | | | mac80211: lazily stop queues in add_pending | Johannes Berg | 2012-04-10 | 1 | -4/+4 | |
| | * | | | mac80211: debounce queue stop/wake | Johannes Berg | 2012-04-10 | 1 | -0/+6 | |
| | * | | | mac80211: decouple # of netdev queues from HW queues | Johannes Berg | 2012-04-10 | 2 | -2/+6 | |
| | * | | | mac80211: refuse TX queue configuration on non-QoS HW | Johannes Berg | 2012-04-10 | 3 | -16/+22 | |
| | * | | | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 2012-04-10 | 7 | -27/+37 | |
| | * | | | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 2012-04-10 | 8 | -25/+13 | |
| | * | | | mac80211: notify driver of rate control updates | Johannes Berg | 2012-04-10 | 7 | -16/+72 | |
| | * | | | mac80211: remove queue stop on rate control update | Johannes Berg | 2012-04-10 | 2 | -20/+0 | |
| | * | | | mac80211: remove channel type argument from rate_update | Johannes Berg | 2012-04-10 | 10 | -74/+50 | |
| | * | | | mac80211: set HT channel before association | Johannes Berg | 2012-04-10 | 4 | -138/+117 | |
| | * | | | mac80211: use AC constants | Johannes Berg | 2012-04-10 | 1 | -4/+4 | |
| | * | | | mac80211: inline ieee80211_add_pending_skbs | Johannes Berg | 2012-04-10 | 2 | -8/+5 | |
| | * | | | mac80211: make ieee80211_downgrade_queue static | Johannes Berg | 2012-04-10 | 2 | -23/+20 | |
| | * | | | mac80211: clean up uAPSD TX code | Johannes Berg | 2012-04-10 | 1 | -3/+3 | |
| | * | | | mac80211: fix mesh TX coding style | Johannes Berg | 2012-04-10 | 1 | -6/+6 | |
| | * | | | mwifiex: don't use IEEE80211_MAX_QUEUES | Johannes Berg | 2012-04-10 | 2 | -5/+5 | |
| | * | | | mac80211: don't always advertise remain-on-channel | Johannes Berg | 2012-04-10 | 6 | -5/+13 | |
| | * | | | rtlwifi: Add missing DMA buffer unmapping for PCI drivers | Larry Finger | 2012-04-10 | 1 | -1/+6 | |
| | * | | | iwlwifi: Add pr_fmt | Joe Perches | 2012-04-10 | 2 | -0/+6 | |
| | * | | | iwlwifi: fix unused variable warning | Oliver Hartkopp | 2012-04-10 | 1 | -1/+2 | |
| | * | | | ath5k: Introduce _ath5k_printk to reduce code/text | Joe Perches | 2012-04-10 | 2 | -4/+25 | |
| | * | | | ath: Add and use pr_fmt, convert printks to pr_<level> | Joe Perches | 2012-04-10 | 26 | -68/+106 | |
| | * | | | iwlwifi: split POWER_PMI status bit | Don Fry | 2012-04-09 | 9 | -7/+39 | |
| | * | | | iwlwifi: move FW_ERROR to priv | Don Fry | 2012-04-09 | 6 | -18/+12 | |
| | * | | | iwlwifi: remove firmware info from iwl_shared | Meenakshi Venkataraman | 2012-04-09 | 2 | -12/+9 | |
| | * | | | iwlwifi: move iwl_get_single_channel_number and mark it static | Meenakshi Venkataraman | 2012-04-09 | 3 | -42/+40 | |
| | * | | | iwlwifi: move iwl_full_rxon_required and mark it static | Meenakshi Venkataraman | 2012-04-09 | 3 | -65/+64 | |
| | * | | | iwlwifi: move iwl_check_rxon_cmd and mark it static | Meenakshi Venkataraman | 2012-04-09 | 3 | -73/+73 | |
| | * | | | iwlwifi: move iwl_set_rxon_hwcrypto and mark it static | Meenakshi Venkataraman | 2012-04-09 | 3 | -14/+12 | |
| | * | | | iwlwifi: Move iwl_send_rxon_timing and make it static | Meenakshi Venkataraman | 2012-04-09 | 3 | -104/+103 | |
| | * | | | iwlwifi: move iwl_init_geos to iwl-agn.c | Meenakshi Venkataraman | 2012-04-09 | 3 | -190/+183 | |
| | * | | | iwlwifi: move ucode_type from shared to op_mode | Meenakshi Venkataraman | 2012-04-09 | 6 | -19/+18 | |
| | * | | | iwlwifi: move ucode error log reporting to op_mode | Meenakshi Venkataraman | 2012-04-09 | 10 | -430/+432 | |
| | * | | | iwlwifi: make iwl_nic_error static | Meenakshi Venkataraman | 2012-04-09 | 3 | -8/+7 | |
| | * | | | iwlwifi: use iwlagn_fw_error instead of iwl_nic_error | Meenakshi Venkataraman | 2012-04-09 | 3 | -2/+3 | |
| | * | | | iwlwifi: move valid_contexts to priv | Johannes Berg | 2012-04-09 | 6 | -9/+8 | |
| | * | | | iwlwifi: move queue mapping out of transport | Johannes Berg | 2012-04-09 | 17 | -575/+419 | |
| | * | | | iwlwifi: use scan while idle | Johannes Berg | 2012-04-09 | 2 | -3/+8 | |
| | * | | | iwlwifi: remove scan_rx_antennas | Johannes Berg | 2012-04-09 | 2 | -5/+0 | |
| | * | | | iwlwifi: remove iq_invert config param | Johannes Berg | 2012-04-09 | 2 | -13/+6 | |
| | * | | | iwlwifi: remove support_wimax_coexist | Johannes Berg | 2012-04-09 | 2 | -51/+2 | |
| | * | | | iwlwifi: clarify config struct comments | Johannes Berg | 2012-04-09 | 1 | -7/+3 |