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
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: apply network interface settings such as macaddr, mtu and txqueue...
Felix Fietkau
2011-09-24
1
-15
/
+9
*
base-files: make ip matching in dns add/remove functions more explicit, avoid...
Jo-Philipp Wich
2011-09-23
2
-3
/
+3
*
kernel: modules: usb.mk: fix a typo
Jonas Gorski
2011-09-22
1
-1
/
+1
*
package/maccalc: don't expect to get all data in one read
Gabor Juhos
2011-09-21
1
-1
/
+30
*
wpa_supplicant: increase the time between scans to reduce the number of hw re...
Felix Fietkau
2011-09-20
1
-1
/
+1
*
ath9k: fix antenna gain calculation
Felix Fietkau
2011-09-20
1
-2
/
+2
*
ath9k: fix handling configured tx power limits
Felix Fietkau
2011-09-19
1
-1
/
+1
*
b43: merge ad-hoc beacon fix
Felix Fietkau
2011-09-19
3
-2
/
+14
*
uhttpd: fix bad pointer use in previous commit
Jo-Philipp Wich
2011-09-18
1
-1
/
+1
*
uhttpd: fix possible CGI header line parsing beyound the empty line, thanks L...
Jo-Philipp Wich
2011-09-18
2
-5
/
+5
*
ath9k: add some cleanup patches and rework tx power handling
Felix Fietkau
2011-09-17
5
-16
/
+870
*
ath9k: do not strip MMIC for key miss frames
Felix Fietkau
2011-09-17
1
-3
/
+13
*
mac80211: reduce tx queue length of wireless interfaces - improves latency un...
Felix Fietkau
2011-09-17
1
-0
/
+10
*
ath9k: fix a regression in handling of MAC key miss events (should improve co...
Felix Fietkau
2011-09-17
1
-0
/
+83
*
ath9k: fix compile without debugfs (#10117)
Felix Fietkau
2011-09-17
1
-3
/
+5
*
mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
Felix Fietkau
2011-09-16
2
-3
/
+40
*
mac80211: update to wireless-testing 2011-09-14
Felix Fietkau
2011-09-15
46
-6697
/
+3198
*
base-files: Fix IPv6 address and route adding on aliases with no IPv4 address...
Vasilis Tsiligiannis
2011-09-14
1
-2
/
+2
*
Revert "[package] base-files: Add support for assigning multiple IPv6 address...
Vasilis Tsiligiannis
2011-09-14
1
-9
/
+8
*
6to4: fix lifetime options (#9147)
Jo-Philipp Wich
2011-09-13
2
-3
/
+3
*
base-files: Add support for assigning multiple IPv6 addresses on an interface
Vasilis Tsiligiannis
2011-09-12
1
-8
/
+9
*
ath9k: add a better fix for beacon timer reliability
Felix Fietkau
2011-09-11
1
-8
/
+7
*
broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)
Jo-Philipp Wich
2011-09-09
1
-2
/
+8
*
hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove ha...
Jo-Philipp Wich
2011-09-09
1
-5
/
+12
*
ath9k: fix an rx path race condition that might be the cause of the "ath: DMA...
Felix Fietkau
2011-09-09
1
-0
/
+34
*
broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown s...
Jo-Philipp Wich
2011-09-08
1
-1
/
+4
*
madwifi: introduce "disabled" option for wifi-iface section to shutdown singl...
Jo-Philipp Wich
2011-09-08
1
-2
/
+4
*
mac80211: introduce "disabled" option for wifi-iface section to shutdown sing...
Jo-Philipp Wich
2011-09-08
1
-1
/
+4
*
mac80211: fix an endian issue in BlockAckReq handling
Felix Fietkau
2011-09-07
1
-3
/
+16
*
mac80211: merge a power save related race condition fix
Felix Fietkau
2011-09-06
1
-0
/
+11
*
ath9k: fix beacon timer init on reset
Felix Fietkau
2011-09-04
1
-0
/
+11
*
hostapd: add a workaround for driver issues in various android devices with t...
Felix Fietkau
2011-09-04
1
-0
/
+56
*
uhttpd: properly match mimetype entries which cover the whole filename (#8236)
Jo-Philipp Wich
2011-09-04
2
-3
/
+3
*
ath9k: fix some hw reset issues
Felix Fietkau
2011-09-03
4
-53
/
+61
*
uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236)
Jo-Philipp Wich
2011-09-02
2
-1
/
+4
*
firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack ...
Jo-Philipp Wich
2011-09-01
2
-9
/
+9
*
ath9k: merge a fix for tx power limit testing
Felix Fietkau
2011-09-01
1
-0
/
+16
*
Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work aroun...
Felix Fietkau
2011-09-01
2
-19
/
+1
*
ath9k: fix another crash bug
Felix Fietkau
2011-08-31
2
-2
/
+2
*
ath9k: merge a pending fix for 5 ghz rx latency
Felix Fietkau
2011-08-31
8
-26
/
+74
*
swconfig: hide inactive vlans on "swconfig dev switch0 show"
Felix Fietkau
2011-08-30
1
-4
/
+15
*
ath9k: add a missing dma cache sync on aggregation software retry
Felix Fietkau
2011-08-30
5
-20
/
+40
*
ath9k: add some more minor hw reset related fixes
Felix Fietkau
2011-08-30
3
-37
/
+79
*
base-files: remove an old network tunable tweak which is messing up network s...
Felix Fietkau
2011-08-29
1
-1
/
+0
*
ath9k: fix a few crash issues on hardware reset
Felix Fietkau
2011-08-29
3
-39
/
+370
*
ath9k: use cold reset instead of warm reset on ar9280 to make recovery from s...
Felix Fietkau
2011-08-29
1
-0
/
+23
*
ath9k: add some cleanup patches
Felix Fietkau
2011-08-29
3
-3
/
+4132
*
ath9k: fix a compile error
Felix Fietkau
2011-08-29
2
-18
/
+18
*
ath9k: fix disabling ani on reset
Felix Fietkau
2011-08-29
2
-15
/
+15
*
ath9k: fix processing of rx frames on channel change
Felix Fietkau
2011-08-29
2
-20
/
+41
[next]