| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: brcmfmac: backport fixes from the 5.0-rc1 | Rafał Miłecki | 2019-01-08 | 3 | -0/+229 |
* | mac80211: brcmfmac: trivial patches rename to use v5.0 | Rafał Miłecki | 2019-01-08 | 10 | -0/+0 |
* | mac80211: brcmfmac: fix use-after-free & possible NULL pointer dereference | Rafał Miłecki | 2019-01-07 | 1 | -3/+2 |
* | mac80211: add ABI_VERSION to fix rebuild of dependent packages after upgrades | Felix Fietkau | 2019-01-06 | 1 | -0/+2 |
* | ath9k: Avoid OF no-eeprom quirks when no qca,no-eeprom | Daniel F. Dickinson | 2018-12-22 | 1 | -0/+73 |
* | mac80211: backport upstream fixes | Koen Vandeputte | 2018-12-20 | 2 | -0/+89 |
* | mac80211: Update to version 4.19.7-1 | Hauke Mehrtens | 2018-12-13 | 22 | -236/+52 |
* | ath9k: register GPIO chip for OF targets | Mathias Kresin | 2018-12-12 | 2 | -10/+19 |
* | mac80211: fix brcmfmac on brcm2708 | Stijn Tintel | 2018-12-04 | 1 | -0/+76 |
* | mac80211: fix reordering of buffered broadcast packets | Felix Fietkau | 2018-11-28 | 1 | -0/+28 |
* | mac80211: fix spurious disconnections with powersave clients | Felix Fietkau | 2018-11-13 | 1 | -0/+26 |
* | mac80211: brcmfmac: backport the last accepted 4.21 changes | Rafał Miłecki | 2018-11-07 | 2 | -0/+117 |
* | mac80211: brcmfmac: backport NVRAM loading improvements | Rafał Miłecki | 2018-11-07 | 8 | -8/+611 |
* | mac80211: brcmfmac: backport firmware loading cleanup | Rafał Miłecki | 2018-11-07 | 3 | -12/+244 |
* | mac80211: brcmfmac: backport the latest 4.20 changes | Rafał Miłecki | 2018-11-07 | 4 | -0/+244 |
* | mac80211: brcmfmac: rename 4.20 backport patches | Rafał Miłecki | 2018-11-07 | 4 | -0/+0 |
* | ath9k: fix dynack in IBSS mode | Koen Vandeputte | 2018-11-06 | 5 | -0/+309 |
* | mac80211: hermes-pcmcia: add missing dependency to kmod-pcmcia-core | Hauke Mehrtens | 2018-10-21 | 1 | -1/+1 |
* | mac80211: fix A-MSDU packet handling with TCP retransmission | Felix Fietkau | 2018-10-11 | 2 | -1/+32 |
* | mac80211: Use @KERNEL alias instead of hardlink | Daniel Engberg | 2018-10-07 | 1 | -1/+1 |
* | mac80211: move marvell packaging code to marvell.mk | Felix Fietkau | 2018-10-06 | 2 | -87/+91 |
* | mac80211: move intel packaging code to intel.mk | Felix Fietkau | 2018-10-06 | 2 | -200/+201 |
* | mac80211: move realtek packaging code to realtek.mk | Felix Fietkau | 2018-10-06 | 2 | -169/+171 |
* | mac80211: move broadcom packaging code to broadcom.mk | Felix Fietkau | 2018-10-06 | 2 | -484/+489 |
* | mac80211: move atheros/qca packaging code to ath.mk | Felix Fietkau | 2018-10-06 | 2 | -270/+278 |
* | mac80211: move rt2x00 packaging code to ralink.mk | Felix Fietkau | 2018-10-06 | 2 | -203/+209 |
* | mac80211: remove duplicated lines for building packages, use PKG_DRIVERS instead | Felix Fietkau | 2018-10-06 | 1 | -78/+3 |
* | mac80211: fix management frame protection issue with mt76 (and possibly other... | Felix Fietkau | 2018-09-29 | 1 | -0/+25 |
* | mac80211: fix ipw200 build with kernel < 4.10 | Hauke Mehrtens | 2018-09-28 | 1 | -0/+34 |
* | mac80211: Use backports-4.19-rc5-1.tar.xz | Hauke Mehrtens | 2018-09-27 | 7 | -14/+349 |
* | mac80211: fix compile warning in 986-rt2x00-add-TX-LOFT-calibration.patch | Hauke Mehrtens | 2018-09-26 | 1 | -1/+1 |
* | mac80211: Add patches which were added later | Hauke Mehrtens | 2018-09-26 | 18 | -677/+1 |
* | mac80211: update to version based on 4.19-rc4 | Hauke Mehrtens | 2018-09-26 | 105 | -1092/+403 |
* | mac80211: rt2x00: add experimental patches from Stanislaw Gruszka | Daniel Golle | 2018-09-26 | 5 | -0/+1067 |
* | mac80211: rt2x00: remove obsolete patch | Daniel Golle | 2018-09-26 | 1 | -136/+0 |
* | mac80211: rt2x00: add TX LOFT calibration | Tomislav Požega | 2018-09-26 | 1 | -0/+1005 |
* | mac80211: rt2x00: add RXIQ calibration | Tomislav Požega | 2018-09-26 | 1 | -0/+417 |
* | mac80211: rt2x00: add RXDCOC calibration | Tomislav Požega | 2018-09-26 | 1 | -0/+102 |
* | mac80211: rt2x00: add r calibration | Tomislav Požega | 2018-09-26 | 1 | -0/+193 |
* | mac80211: rt2x00: add RF self TXDC calibration | Tomislav Požega | 2018-09-26 | 1 | -0/+89 |
* | mac80211: rt2x00: write registers required for reducing power consumption | Tomislav Požega | 2018-09-26 | 1 | -0/+43 |
* | mac80211: rebase ontop of v4.18.5 | John Crispin | 2018-09-26 | 284 | -15968/+388 |
* | ath9k: add back support for using tx99 with active monitor interfaces | Felix Fietkau | 2018-09-22 | 1 | -0/+96 |
* | mac80211: fix tx queue allocation for active monitor interfaces | Felix Fietkau | 2018-09-22 | 1 | -0/+26 |
* | ath9k: fix unloading the module | Felix Fietkau | 2018-09-20 | 2 | -15/+10 |
* | mac80211: brcmfmac: backport CYW89342 support & fixes from 4.20 | Rafał Miłecki | 2018-09-12 | 4 | -0/+208 |
* | mac80211: add iw command wrapper with error logging | Rafał Miłecki | 2018-09-10 | 1 | -0/+4 |
* | mac80211: backport upstream fixes | Koen Vandeputte | 2018-09-07 | 14 | -8/+679 |
* | ath9k: fix setting up tx99 with a monitor mode interface | Felix Fietkau | 2018-08-25 | 1 | -0/+92 |
* | mac80211: mwl8k: Expand non-DFS 5G channels | Antonio Silverio | 2018-08-25 | 1 | -0/+37 |