index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
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
*
mac80211: update rt2x00 rx_status patch
Gabor Juhos
2012-12-11
3
-69
/
+19
*
mac80211: zero-out rx_status in rt2x00, ath5k, p54
Gabor Juhos
2012-12-11
3
-0
/
+115
*
mac80211: fix possible NULL pointer dereference in ath9k
Gabor Juhos
2012-12-10
1
-1
/
+1
*
mac80211: fix channel context related warnings when using wds ap mode (fixes ...
Felix Fietkau
2012-12-10
7
-15
/
+149
*
b43: fix tx path skb leaks
Felix Fietkau
2012-12-10
2
-4
/
+82
*
mac80211: ath9k: allow to load EEPROM data via firmware API
Gabor Juhos
2012-12-10
13
-34
/
+530
*
mac80211: ath9k: fix OTP register offsets for AR9340
Gabor Juhos
2012-12-10
1
-0
/
+73
*
ath5k: fix skb leaks (should fix #12199)
Felix Fietkau
2012-12-10
1
-0
/
+31
*
mac80211: fix setting txpower (#12594)
Felix Fietkau
2012-12-10
1
-1
/
+1
*
ath9k: improve signal strength / channel noise reporting accuracy
Felix Fietkau
2012-12-10
1
-0
/
+22
*
mac80211: refresh patches
Felix Fietkau
2012-12-10
3
-4
/
+4
*
mac80211: merge fix for carl9170 upstream regression
Felix Fietkau
2012-12-10
1
-0
/
+11
*
mac80211: do not build mwifiex driver
Hauke Mehrtens
2012-12-07
1
-1
/
+2
*
mac80211: update to wireless-testing 2012-12-06
Felix Fietkau
2012-12-07
59
-2113
/
+583
*
mac80211: brcmsmac: do a read after write when writing objmem to device.
Hauke Mehrtens
2012-12-07
2
-10
/
+13
*
mac80211: add support for adm8211 wireless driver
Florian Fainelli
2012-12-06
1
-2
/
+11
*
mac80211: clean up patches, replace patching config.mk with a generated sed e...
Felix Fietkau
2012-12-06
30
-923
/
+83
*
mac80211, hostapd: Fix macfilter for multi bssid setups
Felix Fietkau
2012-12-04
1
-20
/
+0
*
mac80211: refresh patches
Gabor Juhos
2012-12-02
18
-46
/
+40
*
mac80211: rename a misnamed ath9k patch
Gabor Juhos
2012-12-02
1
-0
/
+0
*
mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHz
Gabor Juhos
2012-11-20
1
-0
/
+121
*
mac80211/rt2x00: support Rt3352 with external PA
Gabor Juhos
2012-11-20
1
-0
/
+212
*
mac80211: add more tx skb free fixes (hopefully final fix to #11894)
Felix Fietkau
2012-11-10
3
-160
/
+209
*
mac80211: prevent reconfigure calls while interfaces are down
Felix Fietkau
2012-10-31
2
-1
/
+13
*
mac80211: report tx status for dropped frames, should fix some remaining stab...
Felix Fietkau
2012-10-29
1
-38
/
+133
*
ath9k: add a patch that prevents excessive retry of single frames during an a...
Felix Fietkau
2012-10-29
5
-11
/
+41
*
generic: allow to disable [25]GHz support in ath9k via platform data
Gabor Juhos
2012-10-27
1
-0
/
+70
*
ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free er...
Felix Fietkau
2012-10-25
1
-0
/
+18
*
mac80211: refresh patch
Felix Fietkau
2012-10-25
1
-10
/
+4
*
mac80211: add md5sum for linux-firmware file, to download it from the mirror.
Hauke Mehrtens
2012-10-25
1
-0
/
+2
*
mac80211: update carl9170 firmware
Hauke Mehrtens
2012-10-25
1
-2
/
+2
*
kernel: update bcma and ssb to master-2012-10-18 from wireless-testing
Hauke Mehrtens
2012-10-25
1
-0
/
+48
*
ath9k: fix operating state check on changing the channel bandwidth via debugfs
Felix Fietkau
2012-10-22
1
-1
/
+1
*
mac80211: update firmware from linux-firmware
Hauke Mehrtens
2012-10-18
1
-19
/
+57
*
mac80211: fix typo that broke specifying the phy name directly (deprecated)
Felix Fietkau
2012-10-18
1
-1
/
+1
*
mac80211: store the device path as identifier in the config instead of the ma...
Felix Fietkau
2012-10-18
1
-10
/
+38
*
mac80211: merge a client mode state handling fix, refresh patches
Felix Fietkau
2012-10-17
3
-3
/
+62
*
mac80211: remove useless menus for extra configuration
Felix Fietkau
2012-10-17
1
-26
/
+16
*
mac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau
2012-10-10
1
-0
/
+51
*
mac80211: fix intel wifi autoload module names
Jonas Gorski
2012-10-09
1
-2
/
+2
*
mac80211: brcmsmac: use firmware extracted from proprietary driver
Hauke Mehrtens
2012-10-08
2
-1
/
+33
*
tools: add b43-tools
Hauke Mehrtens
2012-10-08
3
-196
/
+9
*
mac80211: fix spacing
Hauke Mehrtens
2012-10-08
1
-4
/
+4
*
add myself as a maintainer for various packages
Felix Fietkau
2012-10-08
1
-0
/
+2
*
mac80211: refresh patches
Felix Fietkau
2012-10-07
2
-41
/
+27
*
mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks
Felix Fietkau
2012-10-07
2
-1
/
+108
*
ath9k: fix invalid register access on single-stream ar93xx devices
Felix Fietkau
2012-10-05
1
-0
/
+13
*
mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstream
Gabor Juhos
2012-10-04
1
-0
/
+30
*
mac80211/rt2x00: sync Rt3352 support
Gabor Juhos
2012-10-04
1
-70
/
+90
*
mac80211: allow scans in access point mode (for site survey)
Felix Fietkau
2012-10-03
4
-4
/
+15
[next]