Age | Commit message (Expand) | Author | Files | Lines |
2014-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -15/+24 |
2014-11-25 | rtlwifi: Change order in device startup | Larry Finger | 1 | -10/+10 |
2014-11-25 | rtlwifi: rtl8821ae: Fix 5G detection problem | Larry Finger | 1 | -2/+3 |
2014-11-24 | Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux... | John W. Linville | 2 | -3/+11 |
2014-11-23 | iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commands | Luciano Coelho | 2 | -3/+11 |
2014-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -8/+13 |
2014-11-21 | mwifiex: Add USB8766 support | Kristian Evensen | 3 | -1/+17 |
2014-11-21 | net: brcm80211: Deletion of unnecessary checks before two function calls | Markus Elfring | 3 | -6/+3 |
2014-11-21 | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville | 16 | -70/+289 |
2014-11-20 | brcmfmac: don't include linux/unaligned/access_ok.h | Johannes Berg | 1 | -1/+1 |
2014-11-19 | ath9k_common: make sure DEBUG_FS and RELAY enabled | Oleksij Rempel | 1 | -0/+2 |
2014-11-19 | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville | 46 | -174/+304 |
2014-11-19 | mac80211-hwsim: Add HWSIM_CMD_GET_RADIO command | Patrik Flykt | 2 | -1/+125 |
2014-11-19 | mac80211-hwsim: Factor out netlink attribute appending | Patrik Flykt | 1 | -30/+30 |
2014-11-19 | mac80211-hwsim: remove unnecessary hwname check | Johannes Berg | 1 | -2/+1 |
2014-11-19 | mac80211-hwsim: hwname is always known so use the value from wiphy | Jukka Rissanen | 1 | -9/+9 |
2014-11-19 | mac80211_hwsim: support scanning with random MAC address | Johannes Berg | 1 | -2/+16 |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 15 | -27/+59 |
2014-11-18 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 177 | -3679/+6719 |
2014-11-17 | ath9k: Move roc completion to the offchannel timer | Sujith Manoharan | 1 | -6/+2 |
2014-11-17 | ath9k: Adjust tbtt delta properly | Sujith Manoharan | 2 | -1/+4 |
2014-11-17 | ath9k: Handle failure to send NoA | Sujith Manoharan | 1 | -1/+8 |
2014-11-17 | ath9k: Cancel pending offchannel operations | Sujith Manoharan | 1 | -13/+30 |
2014-11-17 | ath9k: Clear offchannel state properly | Sujith Manoharan | 1 | -0/+5 |
2014-11-17 | ath9k: Fix thermometer programming | Sujith Manoharan | 1 | -4/+5 |
2014-11-17 | ath9k: Store the chip chainmask in HW capabilities | Sujith Manoharan | 2 | -10/+11 |
2014-11-17 | ath9k: Enable TSF2 for generic HW timers | Sujith Manoharan | 3 | -1/+27 |
2014-11-17 | ath9k: Fix LED configuration | Sujith Manoharan | 6 | -5/+19 |
2014-11-17 | ath9k: Use new QCA953x initvals | Miaoqing Pan | 1 | -10/+41 |
2014-11-17 | ath9k: Update QCA953x initvals | Sujith Manoharan | 1 | -30/+468 |
2014-11-17 | ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devices | Chun-Yeow Yeoh | 1 | -1/+4 |
2014-11-17 | ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx | Chun-Yeow Yeoh | 5 | -7/+11 |
2014-11-17 | mwifiex: enable auto TDLS support for SD8887 | Avinash Patil | 3 | -1/+9 |
2014-11-17 | mwifiex: support for parsing TDLS discovery frames | Avinash Patil | 1 | -0/+38 |
2014-11-17 | mwifiex: add auto TDLS support | Avinash Patil | 8 | -2/+295 |
2014-11-17 | mwifiex: wmm support for TDLS link | Avinash Patil | 1 | -0/+55 |
2014-11-17 | mwifiex: do not explicitly disable TDLS link during teardown | Avinash Patil | 1 | -3/+0 |
2014-11-17 | mwifiex: update rx packet descriptor structure to match FW | Avinash Patil | 1 | -0/+1 |
2014-11-17 | ath9k: fix the assignment of hw queues for mesh interface | Chun-Yeow Yeoh | 1 | -1/+2 |
2014-11-17 | ath9k: common-spectral: don't depend from ATH9K_DEBUGFS | Oleksij Rempel | 1 | -10/+0 |
2014-11-17 | ath9k_htc: ath9k_htc_op_ps_wakeup() can be static | kbuild test robot | 1 | -3/+3 |
2014-11-17 | ath9k: ath9k_op_ps_wakeup() can be static | kbuild test robot | 1 | -3/+3 |
2014-11-17 | mwifiex: module load parameter for interface creation | Avinash Patil | 2 | -0/+37 |
2014-11-17 | ath9k: fix misc debugfs when not using chan context | Ben Greear | 1 | -3/+4 |
2014-11-17 | Merge branch 'for-linville' of git://github.com/kvalo/ath | John W. Linville | 13 | -295/+388 |
2014-11-17 | brcmfmac: fix error handling of irq_of_parse_and_map | Dmitry Torokhov | 1 | -2/+2 |
2014-11-17 | brcmfmac: kill URB when request timed out | Mathy Vanhoef | 1 | -2/+4 |
2014-11-17 | ath9k: fix regression in bssidmask calculation | Ben Greear | 1 | -3/+6 |
2014-11-17 | ath10k: fix mismatched wmi api call | Peter Oh | 1 | -2/+2 |
2014-11-17 | ath10k: advertise support for AP mode channel width changes | Rajkumar Manoharan | 1 | -0/+2 |