index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c3277...
Florian Fainelli
2009-11-01
1
-0
/
+44
*
kmod-libertas needs kmod-lib80211 to load
Florian Fainelli
2009-10-31
1
-2
/
+1
*
remove references to 2_6_27
Florian Fainelli
2009-10-29
1
-1
/
+1
*
mac80211: fix ath5k compile on 2.6.28 and earlier
Felix Fietkau
2009-10-19
1
-0
/
+22
*
mac80211: fix download url (#5980)
Felix Fietkau
2009-10-11
1
-1
/
+1
*
mac80211: fix a warning during interface bringup when using autochannel
Felix Fietkau
2009-10-11
1
-1
/
+1
*
mac80211: fix rt2800pci, tx ack timeout is now hardcoded
Nicolas Thill
2009-10-11
1
-3
/
+2
*
mac80211: fix ibss join/create
Felix Fietkau
2009-10-11
1
-0
/
+11
*
mac80211: fix encryption fallback for sta mode, add frequency/bssid selection...
Felix Fietkau
2009-10-11
1
-4
/
+5
*
mac80211: fix autochannel / fixed channel selection, add commands for unencry...
Felix Fietkau
2009-10-11
1
-7
/
+14
*
mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
Felix Fietkau
2009-10-11
14
-291
/
+82
*
fix typos in KernelPackage/libertas
Florian Fainelli
2009-10-07
1
-1
/
+1
*
libertas: use driver from compat-wireless instead of our own (deprecated) one
Nicolas Thill
2009-10-07
1
-1
/
+30
*
ath: add a compile time option that gives the user full control over regulato...
Felix Fietkau
2009-10-02
2
-0
/
+82
*
mac80211: autodetect the default phy mode based on 11n and freq capabilities
Felix Fietkau
2009-10-02
1
-0
/
+5
*
mac80211: fix typo in ifname setup, suppress error messages of interface enum...
Felix Fietkau
2009-10-02
1
-3
/
+3
*
mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanup...
Felix Fietkau
2009-10-02
2
-100
/
+186
*
Add ar9170usb driver.
Hauke Mehrtens
2009-09-27
1
-2
/
+31
*
Do not build some modules as they are not needed
Hauke Mehrtens
2009-09-26
1
-0
/
+3
*
Do not depend on rfkill
Hauke Mehrtens
2009-09-26
1
-0
/
+33
*
package/mac80211: add menuconfig option for enabling debug support via debugfs
Gabor Juhos
2009-09-08
4
-83
/
+115
*
fix module loading with kernel 2.6.27
Hauke Mehrtens
2009-09-01
2
-89
/
+451
*
mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)
Felix Fietkau
2009-08-20
1
-0
/
+98
*
b43: disable pio and pcmcia support
Felix Fietkau
2009-08-20
3
-11
/
+30
*
mac80211: reorganize compat code to make cfg80211 load without usb
Felix Fietkau
2009-08-20
1
-0
/
+72
*
fix a typo in the compat-wireless build speedup patch
Felix Fietkau
2009-08-20
1
-3
/
+3
*
mac80211: disable b43 lp-phy support for now
Felix Fietkau
2009-08-20
1
-0
/
+11
*
mac80211: speed up build by reducing the makefile shell calls, fix forced dis...
Felix Fietkau
2009-08-20
4
-6
/
+223
*
mac80211: add missing config override
Felix Fietkau
2009-08-20
1
-0
/
+1
*
mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware do...
Felix Fietkau
2009-08-20
1
-4
/
+10
*
remove support for compat-wireless-old
Felix Fietkau
2009-08-20
5
-504
/
+10
*
upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to conf...
Felix Fietkau
2009-08-20
6
-555
/
+63
*
mac80211: add deadlock fix patch
Gabor Juhos
2009-08-16
2
-1
/
+109
*
use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
Nicolas Thill
2009-08-16
1
-1
/
+1
*
increase release number
Hauke Mehrtens
2009-08-15
1
-1
/
+1
*
Do not build the mac80211 module in the kernel. The attributes skb->do_not_en...
Hauke Mehrtens
2009-08-15
2
-1
/
+25
*
also exclude usb_unpoison_urb
Hauke Mehrtens
2009-08-15
1
-7
/
+7
*
Build modules only if realy needed.
Hauke Mehrtens
2009-08-15
3
-20
/
+95
*
update openfw to 5.2
Hauke Mehrtens
2009-08-15
1
-5
/
+5
*
Update to compat-wireless-2009-08-15
Hauke Mehrtens
2009-08-15
18
-647
/
+184
*
Correct bool expressions in dependencies. This fixes #5627
Hauke Mehrtens
2009-08-10
1
-4
/
+4
*
we removed 2.6.23/24 and 26 support, simplify conditions in packages
Florian Fainelli
2009-07-26
1
-6
/
+6
*
mac80211: add more ath9k patches
Gabor Juhos
2009-07-24
3
-1
/
+155
*
download and install rt2870 firmware (#5519)
Florian Fainelli
2009-07-18
1
-0
/
+14
*
mac80211: Declare some variables as local and remove unused
Vasilis Tsiligiannis
2009-06-29
1
-2
/
+2
*
mac80211: add more ath9k patches
Gabor Juhos
2009-06-25
7
-1
/
+428
*
Update compat-wireless to 2009-06-25
Hauke Mehrtens
2009-06-25
8
-274
/
+67
*
mac80211/ath5k: add workaround for the AR71xx PCI bug
Gabor Juhos
2009-06-21
2
-1
/
+33
*
fix unaligned accesses in b43/xmit.c (#5169)
Florian Fainelli
2009-06-15
1
-0
/
+52
*
Update to compat-wireless-2009-06-02
Hauke Mehrtens
2009-06-02
7
-116
/
+31
[next]