Age | Commit message (Expand) | Author | Files | Lines |
2013-10-18 | brcmfmac: verify result of brcmf_sdio_addrprep() calls | Arend van Spriel | 1 | -4/+11 |
2013-10-18 | brcmfmac: rework single packet transfers | Arend van Spriel | 1 | -41/+40 |
2013-10-18 | brcmfmac: rename brcmf_sdio_buffrw() | Arend van Spriel | 1 | -8/+9 |
2013-10-18 | brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw() | Arend van Spriel | 1 | -15/+19 |
2013-10-18 | brcmfmac: determine host controller related variables during probe | Arend van Spriel | 3 | -16/+28 |
2013-10-18 | brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity | Arend van Spriel | 1 | -5/+6 |
2013-10-18 | brcmfmac: add tracepoint for capturing the SDPCM header | Arend van Spriel | 2 | -0/+20 |
2013-10-18 | brcmfmac: store address in trace_brcmf_hexdump() | Arend van Spriel | 1 | -1/+3 |
2013-10-18 | ath9k: add TX99 support | Luis R. Rodriguez | 12 | -17/+522 |
2013-10-18 | ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate() | Luis R. Rodriguez | 1 | -0/+3 |
2013-10-18 | ath: add support for proper dynamic regulatory hints | Luis R. Rodriguez | 2 | -0/+101 |
2013-10-18 | ath: split user and driver reguluatory hint parsing | Luis R. Rodriguez | 1 | -0/+1 |
2013-10-18 | ath: move common dynamic regulatory domain setting to a helper | Luis R. Rodriguez | 1 | -18/+37 |
2013-10-18 | cfg80211: export reg_initiator_name() | Luis R. Rodriguez | 2 | -10/+26 |
2013-10-18 | rt2x00: rt2800lib: autodetect 5GHz band support | Gabor Juhos | 1 | -4/+4 |
2013-10-18 | rt2x00: rt2800lib: use switch statement for RF specific setup | Gabor Juhos | 1 | -21/+30 |
2013-10-18 | rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access | Gabor Juhos | 1 | -10/+6 |
2013-10-18 | ath9k/ath: move dfs pattern detector to ath | Janusz Dziedzic | 8 | -8/+8 |
2013-10-18 | ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag | Janusz Dziedzic | 2 | -10/+3 |
2013-10-18 | ath9k: dfs move ath_dfs_pool_stats | Janusz Dziedzic | 6 | -21/+35 |
2013-10-18 | ath9k: dfs kill ath9k specyfic code | Janusz Dziedzic | 3 | -12/+13 |
2013-10-18 | libertas: move firmware lifetime handling to firmware.c | Dan Williams | 5 | -26/+16 |
2013-10-18 | ath9k: add HT40 spectral scan capability | Lorenzo Bianconi | 2 | -38/+137 |
2013-10-18 | ath9k: add noise floor parameter to ath9k_hw_getchan_noise | Lorenzo Bianconi | 4 | -8/+10 |
2013-10-18 | Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 28 | -527/+5065 |
2013-10-18 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 41 | -1001/+3484 |
2013-10-18 | Merge branch 'for-linville' of git://github.com/kvalo/ath | John W. Linville | 15 | -388/+2674 |
2013-10-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 45 | -869/+1192 |
2013-10-18 | drivers: net: wireless: b43: Fix possible NULL ptr dereference | Felipe Pena | 1 | -1/+2 |
2013-10-18 | rt2800usb: slow down TX status polling | Stanislaw Gruszka | 1 | -4/+8 |
2013-10-18 | rt2x00: check if device is still available on rt2x00mac_flush() | Stanislaw Gruszka | 1 | -0/+3 |
2013-10-18 | rt2400pci: fix RSSI read | Stanislaw Gruszka | 1 | -1/+1 |
2013-10-18 | ath5k: fix regression in tx status processing | Felix Fietkau | 1 | -3/+3 |
2013-10-18 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 3 | -12/+99 |
2013-10-18 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 4 | -30/+43 |
2013-10-18 | iwlwifi: dvm: don't override mac80211's queue setting | Emmanuel Grumbach | 1 | -11/+3 |
2013-10-18 | iwlwifi: mvm: fix operator precedence | David Spinadel | 1 | -1/+2 |
2013-10-18 | iwlwifi: mvm: fix fw_rx_stats debugfs entry | Luciano Coelho | 1 | -3/+6 |
2013-10-18 | iwlwifi: mvm: BT Coex - enable Tx power based on BT status | Emmanuel Grumbach | 1 | -2/+2 |
2013-10-18 | iwlwifi: mvm: BT Coex - always set mandatory fields | Emmanuel Grumbach | 2 | -3/+11 |
2013-10-18 | iwlwifi: mvm: NVM - increase max section size | Idan Kahlon | 1 | -1/+1 |
2013-10-17 | mac80211: disable WMM with invalid parameters | Johannes Berg | 2 | -9/+87 |
2013-10-16 | ath10k: add might_sleep() to ath10k_wmi_cmd_send() | Kalle Valo | 1 | -0/+2 |
2013-10-16 | ath10k: fix ath10k_bss_assoc() to not sleep in atomic context | Kalle Valo | 1 | -19/+37 |
2013-10-16 | ath10k: remove unnecessary checks | Michal Kazior | 1 | -21/+0 |
2013-10-16 | ath10k: fix scheduling while atomic config bug | Michal Kazior | 1 | -84/+62 |
2013-10-16 | ath10k: track vif list internally | Michal Kazior | 3 | -0/+7 |
2013-10-16 | ath10k: fix add_interface failure handling | Michal Kazior | 1 | -13/+40 |
2013-10-16 | ath10k: use workqueue to set WEP TX key | Michal Kazior | 2 | -18/+39 |
2013-10-16 | ath10k: return better errno for unsupported pdev params | Bartosz Markowski | 1 | -1/+1 |