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
...
*
ath9k: fix a dynamic WEP related regression
Felix Fietkau
2012-06-23
3
-3
/
+45
*
ath9k: merge a patch for improving ad-hoc mode performance
Felix Fietkau
2012-06-23
4
-14
/
+93
*
mac80211: fix linux 3.5 compatibility
Felix Fietkau
2012-06-19
1
-6
/
+5
*
mac80211: fix AP multi-BSSID support (#11698)
Felix Fietkau
2012-06-19
2
-2
/
+60
*
mac80211: update to wireless-testing 2012-06-14
Felix Fietkau
2012-06-18
54
-1960
/
+1418
*
ath9k: fix an invalid pointer access in the tx path
Felix Fietkau
2012-06-14
4
-11
/
+61
*
ath9k: add some more ani fixes
Felix Fietkau
2012-06-10
7
-0
/
+1412
*
mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world...
Felix Fietkau
2012-06-08
1
-1
/
+1
*
ath9k: fix typo in last commit
Felix Fietkau
2012-06-04
1
-1
/
+1
*
ath9k: fix ANI weak signal detection handling
Felix Fietkau
2012-06-04
2
-0
/
+82
*
ath9k: fall back to OTP ROM if the platform data does not contain valid eepro...
Felix Fietkau
2012-06-04
1
-0
/
+25
*
mac80211: brcmsmac: add some patches starting to add support for some more chips
Hauke Mehrtens
2012-06-01
12
-13
/
+626
*
mac80211: make brcmfmac depend on usb
Hauke Mehrtens
2012-06-01
1
-1
/
+1
*
mac80211: merge some pending fixes
Felix Fietkau
2012-06-01
2
-4
/
+260
*
mac80211: update to wireless-testing 2012-05-29
Felix Fietkau
2012-05-30
56
-6181
/
+176
*
mac80211: use built-in regulatory database instead of crda to avoid various r...
Felix Fietkau
2012-05-28
2
-1
/
+701
*
mac80211: backport a fix for single-queue drivers (fixes #11534)
Felix Fietkau
2012-05-26
2
-5
/
+17
*
mac80211: get rid of duplicate iw reg set command (thx, stintel)
Felix Fietkau
2012-05-26
1
-1
/
+0
*
lantiq: allow platforms with rt2x00 to override the mac address without overr...
Felix Fietkau
2012-05-20
1
-0
/
+63
*
mac80211: add brcmfmac driver
Hauke Mehrtens
2012-05-18
2
-16
/
+79
*
mac80211: brcmsmac update to version from wireless-testing tag master-2012-05...
Hauke Mehrtens
2012-05-17
4
-0
/
+4735
*
kernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-...
Hauke Mehrtens
2012-05-17
1
-0
/
+159
*
ath9k: fix ar9330 internal regulator setup
Felix Fietkau
2012-05-12
1
-0
/
+33
*
ath9k: update initvals for ar9330 to fix issues with high power designs
Felix Fietkau
2012-05-12
1
-0
/
+301
*
ath9k: fix a rare use-after-free bug
Felix Fietkau
2012-05-12
1
-0
/
+67
*
ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx D...
Felix Fietkau
2012-05-12
1
-0
/
+26
*
switch to the new linux-firmware git tree, use the new wl12xx firmware files
Imre Kaloz
2012-05-03
1
-10
/
+12
*
ath9k: merge a ar93xx ht40 performance fix
Felix Fietkau
2012-04-30
1
-0
/
+18
*
mac80211: fix station lookup issues
Felix Fietkau
2012-04-30
1
-0
/
+15
*
mac80211: load lib80211 after cfg80211 (#11342)
Felix Fietkau
2012-04-29
1
-1
/
+1
*
mac80211: fix WDS AP authentication issues (#11261, #11318)
Felix Fietkau
2012-04-29
2
-1
/
+11
*
mac80211: update AP multicast fix to latest version submitted to linux-wireless@
Felix Fietkau
2012-04-23
3
-10
/
+42
*
Revert "mac80211: add backport of the module_pci_driver macro"
Gabor Juhos
2012-04-22
1
-21
/
+0
*
mac80211: add backport of the module_pci_driver macro
Gabor Juhos
2012-04-22
1
-0
/
+21
*
mac80211: add module_pci_driver to compat
Hauke Mehrtens
2012-04-22
1
-0
/
+22
*
mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stat...
Felix Fietkau
2012-04-21
3
-2
/
+76
*
ath9k: merge a tkip related stability fix
Felix Fietkau
2012-04-21
2
-3
/
+13
*
mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ...
Felix Fietkau
2012-04-19
20
-543
/
+241
*
ath9k/ath5k: fix driver load issues with mesh support compiled out
Felix Fietkau
2012-04-17
5
-26
/
+32
*
mac80211: update to wireless-testing 2012-04-13
Felix Fietkau
2012-04-16
74
-2549
/
+1296
*
kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing
Hauke Mehrtens
2012-04-13
2
-13
/
+11
*
mac80211: add missing dependency to mac80211 to brcmsmac
Hauke Mehrtens
2012-04-13
1
-1
/
+1
*
ath9k: fix sleep mode handling issues, should improve client mode reliability
Felix Fietkau
2012-04-12
5
-10
/
+40
*
mac80211: kmod-ath should not depend on PCI or USB support for the atheros ta...
Felix Fietkau
2012-03-30
1
-1
/
+1
*
mac80211: allow NOHT for IBSS mode
Jo-Philipp Wich
2012-03-29
1
-1
/
+1
*
mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well
Felix Fietkau
2012-03-27
1
-1
/
+1
*
ath9k: make endian check optional
Felix Fietkau
2012-03-27
1
-2
/
+56
*
mac80211: modify mac80211.sh to in order to support IBSS-RSN
Felix Fietkau
2012-03-27
1
-0
/
+11
*
fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch
John Crispin
2012-03-25
1
-0
/
+0
*
adds eeprom endianess check to ath9k
John Crispin
2012-03-25
1
-0
/
+48
[prev]
[next]