aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/060-compat_add_module_pci_driver.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, ↵Felix Fietkau2012-09-081-1/+1
| | | | | | and more SVN-Revision: 33331
* mac80211: update to latest version, fix tx gain patchFelix Fietkau2012-07-101-1/+1
| | | | SVN-Revision: 32655
* mac80211: update to wireless-testing 2012-05-29Felix Fietkau2012-05-301-3/+3
| | | | SVN-Revision: 32002
* mac80211: add module_pci_driver to compatHauke Mehrtens2012-04-221-0/+22
Without module_pci_driver being defined the pci drivers do not get registered. Should fix #11332 SVN-Revision: 31437