summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-08brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)
2015-04-08iwlwifi: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches
2015-04-07rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo
2015-04-07ath9k_htc: check seq number instead of cmd id for timeoutFred Chou
2015-04-07Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...Kalle Valo
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-02iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach
2015-04-02iwlwifi: mvm: add trigger for time eventsEmmanuel Grumbach
2015-04-02iwlwifi: mvm: do string formatting in debug triggersJohannes Berg
2015-04-02iwlwifi: fix spelling errorsSara Sharon
2015-04-02iwlwifi: mvm: don't return uninitialized value in get_survey()Johannes Berg
2015-04-02iwlwifi: mvm: add trigger for firmware dump upon MLME failuresEmmanuel Grumbach
2015-04-02Merge tag 'mac80211-next-for-davem-2015-03-30' into iwlwifi-nextEmmanuel Grumbach
2015-04-02iwlwifi: mvm: remove unused argumentsJohannes Berg
2015-04-02iwlwifi: mvm: Fix wrongfully flushing frames in the roc/off channel queueMatti Gottlieb
2015-04-02iwlwifi: mvm: always reconfigure last MCC on initArik Nemtsov
2015-04-02iwlwifi: mvm: add debugfs entry with the number of net-detect scansLuciano Coelho
2015-04-02iwlwifi: mvm: rs: refactor rs_update_rate_tblEyal Shapira
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-04-01iwlwifi: check the size of the trigger struct from the firmware fileEmmanuel Grumbach
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30rtlwifi: rtl8192cu: Add new device IDMarek Vasut
2015-03-30rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30mwifiex: recover from skb allocation failures during RXZhaoyang Liu
2015-03-30mwifiex: stop command path in suspend handlerAvinash Patil
2015-03-30mwifiex: remove an unneede NULL check in mwifiex_init_adapter()Dan Carpenter
2015-03-30mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gainOleksij Rempel
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_valuesOleksij Rempel
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_gainOleksij Rempel
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel
2015-03-30ath9k: ath9k_hw_analog_shift_rmw: use REG_RMWOleksij Rempel
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel
2015-03-30ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel
2015-03-30ath9k: ath9k_hw_set_4k_power_cal_tabl: use rmw bufferOleksij Rempel
2015-03-30ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel
2015-03-30ath9k: ath9k_hw_loadnf: use REG_RMWOleksij Rempel
2015-03-30ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAYOleksij Rempel
2015-03-30ath9k: add new function ath9k_hw_read_arrayOleksij Rempel
2015-03-30ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use RMW bufferOleksij Rempel