summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona2012-04-161-1/+7
* mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona2012-04-161-6/+20
* mac80211_hwsim: fixup for tsf settingJavier Cardona2012-04-161-0/+1
* mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)Javier Cardona2012-04-161-2/+2
* ath9k: optimize the hardware hang checkFelix Fietkau2012-04-162-11/+3
* ath9k: do not register LEDs on AR913xFelix Fietkau2012-04-161-0/+3
* ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-162-3/+3
* ath5k: use compare_ether_addr on MAC addresses instead of memcmpJonathan Bither2012-04-161-2/+2
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-166-52/+145
* ath9k: Use macro to decrease code when priting recv stats.Ben Greear2012-04-161-48/+24
* mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho2012-04-161-1/+2
* cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-163-16/+4
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2012-04-1615-763/+755
|\
| * iwlwifi: change the default P2P support to "Yes"Wey-Yi Guy2012-04-122-15/+16
| * iwlwifi: more generic name for bluetooth commandWey-Yi Guy2012-04-122-14/+20
| * iwlwifi: move scan related declarations out of iwl-core.hMeenakshi Venkataraman2012-04-122-24/+24
| * iwlwifi: move utility functions out of iwl-core.hMeenakshi Venkataraman2012-04-122-13/+13
| * iwlwifi: move iwl_bcast_addr to iwl-agn-sta.cMeenakshi Venkataraman2012-04-122-2/+2
| * iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.cMeenakshi Venkataraman2012-04-122-39/+39
| * iwlwifi: move iwl_send_statistics_request to iwl-agn.cMeenakshi Venkataraman2012-04-124-23/+21
| * iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-122-23/+27
| * iwlwifi: move iwl_send_bt_config and mark it staticMeenakshi Venkataraman2012-04-123-24/+23
| * iwlwifi: move iwl_set_tx_power and make it staticMeenakshi Venkataraman2012-04-123-60/+55
| * iwlwifi: move iwlagn_fw_error to iwl-agn.cMeenakshi Venkataraman2012-04-123-60/+59
| * iwlwifi: move iwl_chswitch_done to iwl-mac80211.cMeenakshi Venkataraman2012-04-124-20/+16
| * iwlwifi: move iwl_set_rate to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-14/+15
| * iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-73/+74
| * iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-28/+27
| * iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-31/+31
| * iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-76/+91
| * iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.cMeenakshi Venkataraman2012-04-124-47/+47
| * iwlwifi: move iwl_set_hw_rfkill_state and mark it staticMeenakshi Venkataraman2012-04-123-13/+12
| * iwlwifi: move iwl_free_skb and mark it staticMeenakshi Venkataraman2012-04-123-10/+9
| * iwlwifi: move channel switch related functionsMeenakshi Venkataraman2012-04-123-77/+74
| * iwlwifi: calculate active legacy rates per stationJohannes Berg2012-04-124-25/+10
| * iwlwifi: make iwl_sta_fill_lq staticJohannes Berg2012-04-122-52/+50
| * iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototypeMeenakshi Venkataraman2012-04-122-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy2012-04-1210587-318040/+536639
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy2012-03-0911-35/+26
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy2012-03-097-61/+86
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy2012-03-08479-22065/+26412
| |\ \ \ \
* | | | | | brcm80211: smac: only provide valid regulatory hintArend van Spriel2012-04-131-1/+35
* | | | | | brcm80211: smac: do not use US as fallback regulatory hintArend van Spriel2012-04-131-5/+1
* | | | | | brcm80211: fmac: clean up chip id tableFranky Lin2012-04-131-29/+11
* | | | | | brcm80211: fmac: postpone dongle RF enabling.Franky Lin2012-04-132-4/+5
* | | | | | brcm80211: fmac: add frame header extension supportFranky Lin2012-04-131-0/+1
* | | | | | brcm80211: fmac: register primary net device with device mac addressArend van Spriel2012-04-133-14/+5
* | | | | | brcm80211: fmac: remove primary mac address handling from brcmf_net_attachArend van Spriel2012-04-131-13/+12
* | | | | | brcm80211: fmac: make brcmf_net_attach() staticArend van Spriel2012-04-132-59/+58
* | | | | | mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2012-04-132-17/+0
OpenPOWER on IntegriCloud