Age | Commit message (Expand) | Author | Files | Lines |
2015-09-10 | drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers | Andy Shevchenko | 1 | -28/+7 |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 255 | -3239/+12316 |
2015-09-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -3/+3 |
2015-08-26 | Merge ath-next from ath.git | Kalle Valo | 16 | -95/+348 |
2015-08-26 | ath10k: fix compilation warnings in wmi phyerr pull function | Raja Mani | 1 | -2/+2 |
2015-08-26 | ath10k: add qca6164 support | Michal Kazior | 3 | -0/+25 |
2015-08-26 | ath10k: add spectral scan support for 10.4 fw | Raja Mani | 2 | -0/+11 |
2015-08-26 | ath10k: fix dma_mapping_error() handling | Michal Kazior | 4 | -5/+16 |
2015-08-26 | ath10k: add missing mutex unlock on failpath | Michal Kazior | 1 | -1/+2 |
2015-08-25 | rsi: Fix possible leak when loading firmware | Christian Engelmayer | 2 | -4/+12 |
2015-08-25 | brcmfmac: Add support for host platform NVRAM loading. | Hante Meuleman | 1 | -15/+24 |
2015-08-25 | brcmfmac: bump highest event number for 4339 firmware | Arend van Spriel | 1 | -4/+6 |
2015-08-25 | brcmfmac: block the correct flowring when backup queue overflow | Franky Lin | 1 | -3/+7 |
2015-08-25 | brcmfmac: make use of cfg80211_check_combinations() | Arend van Spriel | 1 | -2/+42 |
2015-08-25 | brcmfmac: add debugfs entry for msgbuf statistics | Franky Lin | 1 | -0/+56 |
2015-08-25 | brcmfmac: correct interface combination info | Arend van Spriel | 1 | -39/+112 |
2015-08-25 | brcmfmac: check all combinations when setting wiphy's addresses | Rafał Miłecki | 1 | -2/+9 |
2015-08-25 | rtlwifi: rtl8192cu: Add new device ID | Adrien Schildknecht | 1 | -0/+1 |
2015-08-25 | rtlwifi: rtl8192ee: fix semicolon.cocci warnings | Wu Fengguang | 1 | -3/+3 |
2015-08-25 | ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT | Oleksij Rempel | 1 | -3/+10 |
2015-08-25 | Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/s... | Kalle Valo | 11 | -26/+63 |
2015-08-23 | iwlwifi: mvm: bump firmware API to 17 | Emmanuel Grumbach | 2 | -2/+2 |
2015-08-23 | iwlwifi: mvm: support new TX power command | Johannes Berg | 3 | -10/+37 |
2015-08-23 | iwlwifi: mvm: split debug message to avoid exceeding 110 characters | Ayala Beker | 1 | -8/+12 |
2015-08-23 | iwlwifi: correctly size command string arrays | Johannes Berg | 3 | -3/+3 |
2015-08-23 | iwlwifi: mvm: update wakeup reason enum | Sara Sharon | 1 | -1/+6 |
2015-08-23 | iwlwifi: mvm: catch underflow error earlier | Dan Carpenter | 1 | -2/+3 |
2015-08-21 | Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or... | David S. Miller | 188 | -2728/+7064 |
2015-08-21 | rt2x00: use DECLARE_EWMA | Johannes Berg | 3 | -15/+10 |
2015-08-21 | ath5k: use DECLARE_EWMA | Johannes Berg | 5 | -7/+8 |
2015-08-19 | ath10k: free collected fw stats memory if .pull_fw_stats fails | Raja Mani | 1 | -2/+1 |
2015-08-19 | ath10k: ensure pktlog disable cmd reaches fw before pdev suspend | Raja Mani | 1 | -1/+1 |
2015-08-18 | net: mac80211_hwsim: convert to using IFF_NO_QUEUE | Phil Sutter | 1 | -1/+1 |
2015-08-18 | net: hostap: convert to using IFF_NO_QUEUE | Phil Sutter | 1 | -2/+2 |
2015-08-18 | Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/s... | Kalle Valo | 35 | -463/+1599 |
2015-08-18 | iwlwifi: mvm: fix a race in D0i3 vs. Tx path | Emmanuel Grumbach | 1 | -2/+3 |
2015-08-18 | iwlwifi: mvm: don't disconnect on beacon loss in D0I3 | David Spinadel | 1 | -11/+26 |
2015-08-18 | iwlwifi: out-of-bounds access in iwl_init_sband_channels | Adrien Schildknecht | 1 | -2/+2 |
2015-08-18 | iwlwifi: bump mvm firmware API to 16 | Emmanuel Grumbach | 2 | -2/+2 |
2015-08-18 | iwlwifi: rs: disable MIMO only if allowed in configuration | Alexander Bondar | 1 | -1/+2 |
2015-08-18 | ath9k: add correct MAC/BB name for ar9561 | Miaoqing Pan | 1 | -0/+1 |
2015-08-18 | wl18xx: add diversity statistics | Guy Mishol | 2 | -52/+16 |
2015-08-18 | wl18xx: update statistics acx and debugfs files | Eliad Peller | 2 | -81/+156 |
2015-08-18 | rt2x00: adjust EEPROM_SIZE for rt2500usb | Adrien Schildknecht | 1 | -1/+1 |
2015-08-18 | mwl8k: refactor some conditionals for clarity | John Linville | 1 | -24/+25 |
2015-08-18 | rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.c | Taehee Yoo | 3 | -107/+2 |
2015-08-18 | rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.c | Taehee Yoo | 3 | -72/+16 |
2015-08-18 | Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.git | Kalle Valo | 9 | -9/+15 |
2015-08-18 | Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc... | David S. Miller | 9 | -9/+15 |
2015-08-17 | ath10k: fill in wmi 10.4 command handlers for addba/delba debug commands | Vasanthakumar Thiagarajan | 1 | -0/+4 |