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
/
kernel
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add brcmfmac patch fixing user space picked MACs
Rafał Miłecki
2015-07-09
1
-0
/
+69
*
mac80211: try to workaround some brcmfmac bug with handling interfaces
Rafał Miłecki
2015-07-09
1
-0
/
+49
*
mac80211: Drop ath10k workaround for providing calibration data
John Crispin
2015-07-07
1
-18
/
+0
*
mac80211: ath9k: fix qca956x name also
John Crispin
2015-07-07
1
-0
/
+8
*
mac80211: update regulatory database to master-2015-06-05
Felix Fietkau
2015-07-07
1
-45
/
+81
*
mac80211: fix compile warning in rt2800lib.c
Hauke Mehrtens
2015-07-06
1
-7
/
+8
*
mac80211: add kernel 4.1 support again
Hauke Mehrtens
2015-07-06
1
-1
/
+0
*
mac80211: remove useless patch
Hauke Mehrtens
2015-07-06
1
-16
/
+0
*
mac80211: remove useless patch
Hauke Mehrtens
2015-07-06
1
-10
/
+0
*
mac80211: add missing patch chunk
Felix Fietkau
2015-07-06
1
-0
/
+21
*
mac80211: update to version 2015-06-22
Felix Fietkau
2015-07-06
176
-11378
/
+1060
*
ath10k: remove support for the obsolete STA firmware
Felix Fietkau
2015-07-06
1
-19
/
+0
*
mac80211: Update QCA9880 firmware to 10.2.4.70-2
Felix Fietkau
2015-07-06
1
-3
/
+3
*
mac80211: Backport ath10k firmware API v5 support
Felix Fietkau
2015-07-06
3
-0
/
+475
*
ath9k: make DMA stop related messages debug-only (#11862, #9654)
Felix Fietkau
2015-07-02
1
-0
/
+74
*
mac80211: fix build on UML
Nicolas Thill
2015-06-26
2
-1
/
+16
*
mac80211: disable for kernel 4.1 for now
Jonas Gorski
2015-06-22
1
-1
/
+1
*
ath9k: fix ar956x device detection
Felix Fietkau
2015-06-21
5
-8
/
+28
*
mac80211: backport some brcmfmac patches
Rafał Miłecki
2015-06-21
8
-0
/
+892
*
ath9k: add another fix for some rx/tx dma stop issues, refresh patches
Felix Fietkau
2015-06-17
3
-4
/
+35
*
kernel: mac80211: bcm53xx has bcma built-in
Rafał Miłecki
2015-06-09
1
-3
/
+3
*
mac80211: add brcmfmac patch for synchronous init
Rafał Miłecki
2015-06-08
1
-0
/
+114
*
mac80211: add brcmfmac patch reading NVRAM from platform
Rafał Miłecki
2015-06-08
1
-0
/
+80
*
mac80211: fix b43 support for 14e4:4321 BCM4321 (band detection)
Rafał Miłecki
2015-06-08
1
-0
/
+32
*
mac80211: backport today's brcmfmac changes
Rafał Miłecki
2015-06-08
3
-0
/
+223
*
hostapd: move ht_coex variable to mac80211.sh, guarded by 802.11n support
Felix Fietkau
2015-06-06
1
-2
/
+5
*
ath9k: fix an issue with stopping rx/tx dma on AR93xx
Felix Fietkau
2015-06-02
2
-1
/
+34
*
mac80211: make netifd script create AP interface directly
Felix Fietkau
2015-05-30
1
-1
/
+1
*
mac80211: backport one missed brcmfmac NVRAM-related patch
Rafał Miłecki
2015-05-28
1
-0
/
+50
*
mac80211: backport today's brcmfmac changes
Rafał Miłecki
2015-05-28
5
-0
/
+323
*
mac80211: backport today's brcmfmac changes
Rafał Miłecki
2015-05-26
9
-0
/
+696
*
mac80211: make it work with 3.18.12+
Jonas Gorski
2015-05-21
30
-69
/
+98
*
mac80211: apply mesh parameters after starting authsae/wpa_supplicant (#16697)
Felix Fietkau
2015-05-09
1
-5
/
+5
*
mac80211: backport brcmfmac to support multiple devices NVRAM
Rafał Miłecki
2015-04-24
10
-0
/
+1000
*
mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09
Rafał Miłecki
2015-04-24
19
-0
/
+1850
*
mac80211: fallback to wpa_supplicant to setup encrypted mesh
Felix Fietkau
2015-04-20
1
-4
/
+3
*
mac80211: merge a number of upstream driver fixes/improvements
Felix Fietkau
2015-04-14
29
-25
/
+1114
*
netifd: fix start_disabled 'sh: bad number' in mac80211 setup (bug #19345)
Felix Fietkau
2015-04-11
1
-0
/
+1
*
mac80211: add start_disabled option
John Crispin
2015-04-09
1
-2
/
+3
*
mac80211: make b43 N-PHY default for brcm47xx legacy subtarget
Rafał Miłecki
2015-04-08
1
-3
/
+2
*
mac80211: get rid of tx power related log spam
Felix Fietkau
2015-04-04
1
-0
/
+38
*
mac80211: update the software queue patch to the version accepted upstream
Felix Fietkau
2015-04-03
7
-74
/
+86
*
ath: relax regulatory rules for default regd code
Felix Fietkau
2015-04-03
1
-0
/
+47
*
mac80211: fix tx queue allocation issues (#19329)
Felix Fietkau
2015-03-27
1
-3
/
+5
*
mac80211: remove a leftover patch chunk that should have been deleted in r45061
Felix Fietkau
2015-03-27
1
-24
/
+0
*
mac80211: rework memory allocation for software queueing patch
Felix Fietkau
2015-03-27
1
-22
/
+40
*
kernel: mac80211: backport bcma patch renaming IRQ control function
Rafał Miłecki
2015-03-24
1
-0
/
+104
*
build: remove obsolete references to cris and avr32
Felix Fietkau
2015-03-24
1
-1
/
+1
*
mac80211: disable for uml
Steven Barth
2015-03-23
1
-1
/
+1
*
mac80211: include brcmfmac firmware for BCM43602
Rafał Miłecki
2015-03-20
1
-0
/
+5
[next]