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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: fix short_preamble option
Jo-Philipp Wich
2013-12-10
1
-1
/
+1
*
libevent2: Configure with --disable-debug-mode
John Crispin
2013-12-09
1
-1
/
+2
*
ubox: fix logging support. the initial connect failed
John Crispin
2013-12-09
1
-2
/
+2
*
procd: update procd, add ulimit support
John Crispin
2013-12-09
1
-2
/
+2
*
ubox: fix up pidcount handling inside log.init
John Crispin
2013-12-09
1
-0
/
+3
*
gpio-button-hotplug: add irq mode to driver
John Crispin
2013-12-09
1
-94
/
+176
*
netifd: enable coredumps again
John Crispin
2013-12-09
2
-6
/
+7
*
ralink: add TSO
John Crispin
2013-12-09
1
-62
/
+205
*
ralink: fix typo in gpio irq handling
John Crispin
2013-12-09
1
-2
/
+2
*
ralink: add mt7620a gdma info to dtsi
John Crispin
2013-12-09
1
-1
/
+9
*
ralink: add asoc modules
John Crispin
2013-12-09
1
-0
/
+20
*
ralink: add partially working asoc driver. codec is not fully functional yet
John Crispin
2013-12-09
1
-0
/
+727
*
ralink: add helper that identifies the mt7620 ECO
John Crispin
2013-12-09
1
-0
/
+14
*
ralink: add dma engine support
John Crispin
2013-12-09
1
-0
/
+670
*
imx6: add support for GW53xx
Luka Perkov
2013-12-09
3
-0
/
+410
*
imx6: add DMA/SDMA support for 3.12
Luka Perkov
2013-12-09
1
-4
/
+2
*
imx6: drop upstreamed patch
Luka Perkov
2013-12-09
1
-32
/
+0
*
kernel: added defines for 3.12
Luka Perkov
2013-12-09
1
-0
/
+5
*
kernel: module updates for 3.12
Luka Perkov
2013-12-09
2
-0
/
+27
*
config: add KERNEL_DYNAMIC_DEBUG option
Luka Perkov
2013-12-09
1
-0
/
+12
*
base-files: fix whitespaces
Luka Perkov
2013-12-09
19
-174
/
+160
*
hostapd: properly parse wmm and hidden uci options (#14589)
Jo-Philipp Wich
2013-12-08
1
-1
/
+1
*
netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and ...
Felix Fietkau
2013-12-08
1
-2
/
+2
*
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
11
-111
/
+3221
*
mac80211: refresh patch
Felix Fietkau
2013-12-08
1
-1
/
+1
*
generic: workaround arptables arpt_arp structure padding issue (#14577)
Jo-Philipp Wich
2013-12-06
1
-0
/
+16
*
generic: fix occasional "execvp: /bin/sh: Argument list too long" is kernel h...
Jo-Philipp Wich
2013-12-06
1
-0
/
+44
*
add support for the wl18xx, split wlcore from wl12xx
Imre Kaloz
2013-12-06
1
-8
/
+45
*
odhcpd/6c: Add config menu for prefix class ext.
Steven Barth
2013-12-05
2
-0
/
+22
*
ath9k: fix length handling of unaggregated frames (might resolve some rts/cts...
Felix Fietkau
2013-12-04
1
-3
/
+14
*
odhcpd: Fix ubus integration
Steven Barth
2013-12-04
1
-2
/
+2
*
mac80211: fix ad-hoc network setup with netifd (#14564)
Felix Fietkau
2013-12-03
1
-3
/
+2
*
netifd: update to the latest version, improves wireless status output and fix...
Felix Fietkau
2013-12-03
1
-2
/
+2
*
hostapd: fix maclist processing with netifd
Felix Fietkau
2013-12-03
1
-2
/
+3
*
wifi: restart netifd wifi interfaces on the "up" command like the old variant
Felix Fietkau
2013-12-02
1
-0
/
+1
*
wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg...
Felix Fietkau
2013-12-02
2
-2
/
+8
*
netifd: add wireless configuration support and port mac80211 to the new frame...
Felix Fietkau
2013-12-02
8
-544
/
+1069
*
uci: update to the latest version, adds a small uci_to_blob fix
Felix Fietkau
2013-12-02
1
-2
/
+2
*
hostapd: change the wildcard for the hostapd control socket directory
Felix Fietkau
2013-12-02
1
-1
/
+1
*
wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in...
Felix Fietkau
2013-12-02
1
-0
/
+12
*
hostapd: fix os_daemonize vs starting process race by creating the pid file i...
Felix Fietkau
2013-12-02
1
-0
/
+97
*
libubox: update to latest version, adds some more jshn performance improvemen...
Felix Fietkau
2013-12-02
1
-2
/
+2
*
netifd: remove redundant calls to /sbin/wifi down
Felix Fietkau
2013-12-02
1
-2
/
+0
*
hostapd: always include p2p options in wpa_cli
Felix Fietkau
2013-12-02
1
-0
/
+13
*
brcm47xx: misc cleanups
Hauke Mehrtens
2013-12-01
2
-4
/
+2
*
brcm47xx: deactivate mips wait instruction only for BCM4706
Hauke Mehrtens
2013-12-01
3
-13
/
+27
*
brcm47xx: config: set CONFIG_HZ=100 and CONFIG_IP_ROUTE_VERBOSE
Hauke Mehrtens
2013-12-01
1
-4
/
+0
*
mac80211: b43: improve PCIe host controller workaround
Hauke Mehrtens
2013-12-01
1
-3
/
+112
[next]