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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
acx-mac80211: fix build after recent mac80211 update and refresh patches
Hauke Mehrtens
2014-02-05
5
-25
/
+35
*
linux: don't break kmod-fs-nfs for Kernels < 3.6.x
Jo-Philipp Wich
2014-02-04
1
-0
/
+5
*
linux: fix kmod-fs-nfs to include nfsv3.ko, it was split out of nfs.ko in Lin...
Jo-Philipp Wich
2014-02-04
1
-2
/
+3
*
wifi: Introduce 802.11ac support
Felix Fietkau
2014-02-03
2
-2
/
+179
*
ath9k: merge a tx power handling fix
Felix Fietkau
2014-02-03
1
-0
/
+28
*
mac80211: fix basic rate list processing in ad-hoc mode
Felix Fietkau
2014-02-02
1
-2
/
+3
*
mac80211: fix processing of the distance option (#14893)
Felix Fietkau
2014-02-02
1
-1
/
+1
*
mac80211: merge upstream fixes
Felix Fietkau
2014-02-01
4
-20
/
+881
*
ath9k: fix handling of the default chip pci id on ar93xx (#14886)
Felix Fietkau
2014-01-31
1
-6
/
+6
*
kernel/modules: add xen-privcmd package
Gabor Juhos
2014-01-30
1
-1
/
+18
*
mac80211: refresh tarball with a newer backports version
Felix Fietkau
2014-01-30
14
-101
/
+46
*
mac80211: update to wireless-testing 2014-01-23
Felix Fietkau
2014-01-30
56
-15522
/
+1416
*
lantiq: fix unaligned access in vdsl firmware extractor
John Crispin
2014-01-21
1
-13
/
+14
*
kernel: add usb3 module definitions
John Crispin
2014-01-19
1
-0
/
+18
*
gpio-button-hotplug: add wwan button
Hauke Mehrtens
2014-01-14
2
-2
/
+2
*
packages: kernel: reverse kernel dependencies logic
Hauke Mehrtens
2014-01-14
2
-2
/
+2
*
[modules] ipt-tproxy: nf_tproxy_core was moved out of 3.12, adding a check fo...
Zoltan HERPAI
2014-01-14
1
-1
/
+1
*
[modules]: fix 3.12 dependencies
Zoltan HERPAI
2014-01-13
1
-1
/
+1
*
broadcom-diag: remove devices already supported by the kernel
Hauke Mehrtens
2014-01-12
1
-741
/
+2
*
brcm47xx: update some patches to versions in linux mainline
Hauke Mehrtens
2014-01-12
1
-36
/
+0
*
mac80211: enable ralink ap+sta support
John Crispin
2014-01-12
1
-0
/
+11
*
netifd: fix mac80211.sh to respect setting of mcast_rate
John Crispin
2014-01-12
1
-1
/
+1
*
lantiq: fix atm compile
John Crispin
2014-01-12
1
-2
/
+0
*
ath9k: add workaround for AR9331 USB host controller hang with USB1.1 devices
Gabor Juhos
2014-01-10
1
-0
/
+79
*
ath9k: merge a timer handling fixes
Felix Fietkau
2013-12-20
1
-6
/
+8
*
[usb ethernet gadget]: handle new libs required for new kernels
Imre Kaloz
2013-12-20
1
-0
/
+10
*
ath9k: merge another round of upstream (or -pending) fixes and cleanups
Felix Fietkau
2013-12-19
17
-170
/
+2799
*
gpio-button-hotplug: fix crash on remove
Jonas Gorski
2013-12-17
1
-1
/
+1
*
kernel: add rtc-ds1672 module support
Luka Perkov
2013-12-17
1
-0
/
+17
*
hostapd: move old wifi setup scripts to hostapd-common-old
Felix Fietkau
2013-12-16
1
-1
/
+1
*
mac80211: fix AP mode scanning issues
Felix Fietkau
2013-12-16
1
-1
/
+47
*
ath9k: fix interrupt storms on AR913x
Felix Fietkau
2013-12-15
1
-7
/
+13
*
ath9k: merge another round of cleanups and fixes submitted to linux-wireless
Felix Fietkau
2013-12-14
14
-227
/
+1201
*
ath9k: merge an interrupt processing fix for AR5008-AR9002
Felix Fietkau
2013-12-14
1
-0
/
+78
*
kernel: move BLKCIPHER into crypto-core to avoid pulling in crypto-manager fo...
Felix Fietkau
2013-12-14
1
-4
/
+5
*
kernel: add CAN modules
Luka Perkov
2013-12-11
1
-0
/
+222
*
mac80211: add missing set_default to fix stray "radio0: sh: bad number" messages
Jo-Philipp Wich
2013-12-10
1
-0
/
+2
*
gpio-button-hotplug: add irq mode to driver
John Crispin
2013-12-09
1
-94
/
+176
*
kernel: module updates for 3.12
Luka Perkov
2013-12-09
2
-0
/
+27
*
mac80211: fix using custom wifi-iface ifname option with netifd
Felix Fietkau
2013-12-08
1
-1
/
+1
*
mac80211: merge an ibss dfs locking fix
Felix Fietkau
2013-12-08
1
-2
/
+15
*
ath9k: merge initval and tx gain table updates, calibration fixes
Felix Fietkau
2013-12-08
9
-111
/
+3217
*
mac80211: refresh patch
Felix Fietkau
2013-12-08
1
-1
/
+1
*
[mac80211]: add support for the wl18xx, split wlcore from wl12xx
Imre Kaloz
2013-12-06
1
-8
/
+45
*
ath9k: fix length handling of unaggregated frames (might resolve some rts/cts...
Felix Fietkau
2013-12-04
1
-3
/
+14
*
mac80211: fix ad-hoc network setup with netifd (#14564)
Felix Fietkau
2013-12-03
1
-3
/
+2
*
netifd: add wireless configuration support and port mac80211 to the new frame...
Felix Fietkau
2013-12-02
3
-534
/
+446
*
mac80211: b43: improve PCIe host controller workaround
Hauke Mehrtens
2013-12-01
1
-3
/
+112
*
mac80211: remove DMI_EXACT_MATCH
Hauke Mehrtens
2013-12-01
1
-0
/
+13
*
add device tree based initialization to wl12xx
Imre Kaloz
2013-11-27
9
-1
/
+754
[prev]
[next]