aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/008-fix_netdev_unregister.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: remove useless patchHauke Mehrtens2015-07-061-16/+0
| | | | | | | | | | | unregister_netdevice_many() was extended in this commit to also delete unreg_list: https://git.kernel.org/cgit/linux/kernel/git/backports/backports.git/commit/?id=97666f936e0656a1b28c40cc33981a8db65e1a11 This patch is no longer needed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 46203
* mac80211: update to version 2015-06-22Felix Fietkau2015-07-061-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46198
* mac80211: update to wireless-testing 2015-03-09Felix Fietkau2015-03-111-1/+1
| | | | | | | | | | Based on patch by Bryan Forbes <bryan@reigndropsfall.net> Also update mt76 to update for API changes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44655
* mac80211: fix kernel crash on netdev unregister on newer 3.14 kernelsFelix Fietkau2014-11-091-1/+3
| | | | | | | | Based on patch by Mark Milburn Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43224
* mac80211: update to wireless-testing 2014-11-04Felix Fietkau2014-11-071-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43210
* mac80211: update to wireless-testing 2014-09-26Felix Fietkau2014-09-271-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42683
* mac80211: fix crash when unloading drivers (#17706)Felix Fietkau2014-08-291-0/+14
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42329