Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | wil6210: debug [add|del]_key operations | Vladimir Kondratiev | 2015-04-28 | 1 | -0/+6 | |
| | | * | | wil6210: fw debug mode | Vladimir Kondratiev | 2015-04-28 | 4 | -6/+21 | |
| * | | | | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-05-31 | 2 | -3/+3 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or... | David S. Miller | 2015-05-24 | 34 | -1339/+5469 | |
| |\ \ \ \ | ||||||
| | * | | | | ath9k: Enable short repeat by default on ath9k_htc | Nick Kossifidis | 2015-05-09 | 1 | -1/+1 | |
| | * | | | | ath9k: Mix the received FFT bins to the random pool | Nick Kossifidis | 2015-05-09 | 1 | -1/+13 | |
| | * | | | | ath9k: No need for that extra memset | Nick Kossifidis | 2015-05-09 | 1 | -1/+2 | |
| | * | | | | ath9k: Skip FFT reports if we are out of output buffers | Nick Kossifidis | 2015-05-09 | 1 | -0/+28 | |
| | * | | | | ath9k: No need for that extra memcpy | Nick Kossifidis | 2015-05-09 | 1 | -4/+2 | |
| | * | | | | ath9k: Skip malformed frames on normal FFT report | Nick Kossifidis | 2015-05-09 | 1 | -32/+62 | |
| | * | | | | ath9k: Support processing of multiple FFT frames per report. | Nick Kossifidis | 2015-05-09 | 1 | -30/+237 | |
| | * | | | | ath9k: Perform integrity checks when processing FFT frames | Nick Kossifidis | 2015-05-09 | 1 | -6/+163 | |
| | * | | | | ath9k: Move processing of FFT frames to different functions | Nick Kossifidis | 2015-05-09 | 2 | -111/+171 | |
| | * | | | | ath9k: Fix hanlding of maximum magnitude index | Nick Kossifidis | 2015-05-09 | 2 | -10/+28 | |
| | * | | | | ath9k: Add a new debug flag for FFT spectral scan | Nick Kossifidis | 2015-05-09 | 1 | -0/+2 | |
| | | |/ / | | |/| | | ||||||
| | * | | | Merge ath-next from ath.git | Kalle Valo | 2015-04-28 | 30 | -1208/+4854 | |
| | |\ \ \ | ||||||
| | | * | | | ath10k: implement more versatile set_bitrate_mask | Michal Kazior | 2015-04-27 | 2 | -20/+255 | |
| | | * | | | ath10k: fix qca61x4 hw2.1 support | Michal Kazior | 2015-04-21 | 1 | -3/+2 | |
| | | * | | | ath10k: allow loading device specific board files | Michal Kazior | 2015-04-21 | 4 | -8/+62 | |
| | | * | | | ath10k: share board file loading code across FW APIs | Michal Kazior | 2015-04-21 | 1 | -32/+24 | |
| | | * | | | ath10k: enable the BT-coex feature | Yanbo Li | 2015-04-17 | 2 | -0/+8 | |
| | | * | | | ath10k: add the WMI Air Time Fairness service define | Yanbo Li | 2015-04-17 | 1 | -0/+5 | |
| | | * | | | ath10k: use MAC clock rate same as FW uses for survey accuracy | Peter Oh | 2015-04-17 | 1 | -3/+1 | |
| | | * | | | ath10k: enable ibss-rsn | Janusz Dziedzic | 2015-04-17 | 1 | -0/+2 | |
| | | * | | | ath10k: set def key idx for ibss | Michal Kazior | 2015-04-17 | 1 | -3/+7 | |
| | | * | | | ath10k: fix multiple key static wep with ibss | Michal Kazior | 2015-04-17 | 1 | -3/+28 | |
| | | * | | | ath10k: don't use reassoc flag | Michal Kazior | 2015-04-17 | 1 | -1/+0 | |
| | | * | | | ath10k: change static wep key handling for client mode | Michal Kazior | 2015-04-17 | 1 | -66/+23 | |
| | | * | | | ath10k: add extra check for frame tracing | Michal Kazior | 2015-04-17 | 1 | -7/+13 | |
| | | * | | | ath10k: fix error handling in pci_probe | Michal Kazior | 2015-04-17 | 1 | -1/+1 | |
| | | * | | | ath: lower JP W53 band DFS detection threshold around 30% | Peter Oh | 2015-04-15 | 1 | -2/+2 | |
| | | * | | | ath: define JP DFS patterns separated from FCC | Peter Oh | 2015-04-15 | 1 | -11/+18 | |
| | | * | | | ath10k: use scan burst for hw roc | Michal Kazior | 2015-04-15 | 3 | -1/+3 | |
| | | * | | | ath10k: fix hw roc expiration | Michal Kazior | 2015-04-15 | 1 | -4/+8 | |
| | | * | | | ath: support new FCC DFS Radar Type 1 | Peter Oh | 2015-04-15 | 1 | -5/+14 | |
| | | * | | | ath10k: fix no-ack frame status | Sujith Manoharan | 2015-04-09 | 3 | -2/+10 | |
| | | * | | | ath10k: change the fw stats access mask | Yanbo Li | 2015-04-09 | 3 | -4/+7 | |
| | | * | | | ath10k: fix static wep with more than 1 key in client mode | Michal Kazior | 2015-04-09 | 1 | -19/+22 | |
| | | * | | | ath10k: fix arvif->wep_keys clearing | Michal Kazior | 2015-04-09 | 1 | -5/+7 | |
| | | * | | | ath10k: replenish htc tx credits always | Michal Kazior | 2015-04-09 | 1 | -19/+1 | |
| | | * | | | ath10k: fix insufficient tracing buffer size | Michal Kazior | 2015-04-09 | 1 | -1/+1 | |
| | | * | | | ath10k: disable burst mode | Janusz Dziedzic | 2015-04-09 | 1 | -0/+10 | |
| | | * | | | ath10k: fix IBSS scanning on wmi-tlv and qca6174 | Michal Kazior | 2015-04-01 | 1 | -19/+12 | |
| | | * | | | ath10k: clean up set_bitrate_mask handling | Michal Kazior | 2015-04-01 | 2 | -245/+146 | |
| | | * | | | ath10k: allocate fw resources for iface combinations | Michal Kazior | 2015-04-01 | 2 | -8/+6 | |
| | | * | | | ath10k: enable multi-channel on supported devices | Michal Kazior | 2015-04-01 | 1 | -1/+80 | |
| | | * | | | ath10k: implement tx pause wmi event | Michal Kazior | 2015-04-01 | 4 | -0/+187 | |
| | | * | | | ath10k: rework tx queue locking | Michal Kazior | 2015-04-01 | 4 | -4/+101 | |
| | | * | | | ath10k: implement adaptive qcs command | Michal Kazior | 2015-04-01 | 5 | -0/+54 | |
| | | * | | | ath10k: implement chanctx API | Michal Kazior | 2015-04-01 | 5 | -125/+699 |