| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Drop ath10k workaround for providing calibration data | John Crispin | 2015-07-07 | 1 | -18/+0 |
* | mac80211: ath9k: fix qca956x name also | John Crispin | 2015-07-07 | 1 | -0/+8 |
* | mac80211: fix compile warning in rt2800lib.c | Hauke Mehrtens | 2015-07-06 | 1 | -7/+8 |
* | mac80211: remove useless patch | Hauke Mehrtens | 2015-07-06 | 1 | -16/+0 |
* | mac80211: remove useless patch | Hauke Mehrtens | 2015-07-06 | 1 | -10/+0 |
* | mac80211: add missing patch chunk | Felix Fietkau | 2015-07-06 | 1 | -0/+21 |
* | mac80211: update to version 2015-06-22 | Felix Fietkau | 2015-07-06 | 175 | -11375/+1057 |
* | mac80211: Backport ath10k firmware API v5 support | Felix Fietkau | 2015-07-06 | 3 | -0/+475 |
* | ath9k: make DMA stop related messages debug-only (#11862, #9654) | Felix Fietkau | 2015-07-02 | 1 | -0/+74 |
* | mac80211: fix build on UML | Nicolas Thill | 2015-06-26 | 1 | -0/+15 |
* | ath9k: fix ar956x device detection | Felix Fietkau | 2015-06-21 | 5 | -8/+28 |
* | mac80211: backport some brcmfmac patches | Rafał Miłecki | 2015-06-21 | 8 | -0/+892 |
* | ath9k: add another fix for some rx/tx dma stop issues, refresh patches | Felix Fietkau | 2015-06-17 | 3 | -4/+35 |
* | mac80211: add brcmfmac patch for synchronous init | Rafał Miłecki | 2015-06-08 | 1 | -0/+114 |
* | mac80211: add brcmfmac patch reading NVRAM from platform | Rafał Miłecki | 2015-06-08 | 1 | -0/+80 |
* | mac80211: fix b43 support for 14e4:4321 BCM4321 (band detection) | Rafał Miłecki | 2015-06-08 | 1 | -0/+32 |
* | mac80211: backport today's brcmfmac changes | Rafał Miłecki | 2015-06-08 | 3 | -0/+223 |
* | ath9k: fix an issue with stopping rx/tx dma on AR93xx | Felix Fietkau | 2015-06-02 | 2 | -1/+34 |
* | mac80211: backport one missed brcmfmac NVRAM-related patch | Rafał Miłecki | 2015-05-28 | 1 | -0/+50 |
* | mac80211: backport today's brcmfmac changes | Rafał Miłecki | 2015-05-28 | 5 | -0/+323 |
* | mac80211: backport today's brcmfmac changes | Rafał Miłecki | 2015-05-26 | 9 | -0/+696 |
* | mac80211: make it work with 3.18.12+ | Jonas Gorski | 2015-05-21 | 30 | -69/+98 |
* | mac80211: backport brcmfmac to support multiple devices NVRAM | Rafał Miłecki | 2015-04-24 | 10 | -0/+1000 |
* | mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 | Rafał Miłecki | 2015-04-24 | 19 | -0/+1850 |
* | mac80211: merge a number of upstream driver fixes/improvements | Felix Fietkau | 2015-04-14 | 29 | -25/+1114 |
* | mac80211: get rid of tx power related log spam | Felix Fietkau | 2015-04-04 | 1 | -0/+38 |
* | mac80211: update the software queue patch to the version accepted upstream | Felix Fietkau | 2015-04-03 | 7 | -74/+86 |
* | ath: relax regulatory rules for default regd code | Felix Fietkau | 2015-04-03 | 1 | -0/+47 |
* | mac80211: fix tx queue allocation issues (#19329) | Felix Fietkau | 2015-03-27 | 1 | -3/+5 |
* | mac80211: remove a leftover patch chunk that should have been deleted in r45061 | Felix Fietkau | 2015-03-27 | 1 | -24/+0 |
* | mac80211: rework memory allocation for software queueing patch | Felix Fietkau | 2015-03-27 | 1 | -22/+40 |
* | kernel: mac80211: backport bcma patch renaming IRQ control function | Rafał Miłecki | 2015-03-24 | 1 | -0/+104 |
* | mac80211: merge a few performance enhancements | Felix Fietkau | 2015-03-20 | 7 | -1/+550 |
* | mac80211: update software queueing patch | Felix Fietkau | 2015-03-20 | 3 | -70/+65 |
* | mac80211: add some improvements to the software queueing code | Felix Fietkau | 2015-03-17 | 4 | -106/+268 |
* | ath9k: disable TPC support for now until bugs have been found and fixed | Felix Fietkau | 2015-03-15 | 1 | -0/+22 |
* | ath: fix selecting the module individually (#19162) | Felix Fietkau | 2015-03-14 | 1 | -0/+10 |
* | mac80211: fix a rounding issue in minstrel MCS rate duration calculation | Felix Fietkau | 2015-03-14 | 1 | -0/+43 |
* | mac80211: improve powersave handling in the tx queue rework patch | Felix Fietkau | 2015-03-14 | 2 | -9/+154 |
* | mac80211: fix a pointer handling error in the new tx queueing code | Felix Fietkau | 2015-03-13 | 1 | -6/+8 |
* | ath9k: fix a beacon enable handling bug | Felix Fietkau | 2015-03-12 | 1 | -0/+76 |
* | mac80211: add missing header file | Felix Fietkau | 2015-03-11 | 1 | -0/+37 |
* | mac80211: remove obsolete patches | Felix Fietkau | 2015-03-11 | 2 | -43/+0 |
* | mac80211: update to wireless-testing 2015-03-09 | Felix Fietkau | 2015-03-11 | 111 | -2973/+2764 |
* | ath5k: fix reset race | John Crispin | 2015-03-05 | 1 | -0/+104 |
* | ath5k: channel change fix | John Crispin | 2015-03-05 | 1 | -0/+145 |
* | kernel/mac80211: backport bcma changes from 4.1 | Rafał Miłecki | 2015-03-03 | 1 | -0/+318 |
* | mac80211: don't hardcode /bin/bash | Jo-Philipp Wich | 2015-02-05 | 1 | -0/+9 |
* | ath5k: fix spontaneus AR5312 freezes | John Crispin | 2015-02-04 | 1 | -0/+45 |
* | mac80211: Revision r36939 breaks support for RT5370 (rt2800usb) | John Crispin | 2015-01-30 | 1 | -18/+21 |