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
*
[package] broadcom-wl: implement wepauth in wlc and support it in broadcom.sh...
Jo-Philipp Wich
2010-01-21
2
-1
/
+12
*
[package] carl1970: fix download url. Closes #6542. Thanks swalker
Andy Boyett
2010-01-21
1
-3
/
+4
*
swconfig: show tagged port flag
Gabor Juhos
2010-01-20
2
-3
/
+7
*
mac80211: restructure /lib/wifi/mac80211.sh
Felix Fietkau
2010-01-20
2
-128
/
+209
*
hostapd: upgrade to latest git version, add patches to fix multi-bss support ...
Felix Fietkau
2010-01-20
5
-2
/
+1351
*
ath9k: fix a beacon buffer leak on interface up/down
Felix Fietkau
2010-01-20
1
-0
/
+14
*
[package] firewall: fix a race condition preventing interfaces from being add...
Jo-Philipp Wich
2010-01-19
2
-3
/
+7
*
[package] mtd: treat failure to open FIS partition as fatal when a fis_layout...
Jo-Philipp Wich
2010-01-19
2
-2
/
+2
*
hostapd: remove all object files on config changes
Felix Fietkau
2010-01-19
1
-2
/
+1
*
mac80211: fix firmware compat stuff for 2.6.32
Felix Fietkau
2010-01-18
1
-0
/
+103
*
[package] base-files: disable bridge firewalling by default
Jo-Philipp Wich
2010-01-18
2
-3
/
+8
*
swconfig: support providing the switch device name in an option instead of th...
Felix Fietkau
2010-01-18
3
-3
/
+23
*
mac80211: remove an obsolete patch
Felix Fietkau
2010-01-17
1
-12
/
+0
*
iw, mac80211: get the frequency info per-netdev instead of per-phy
Felix Fietkau
2010-01-17
4
-86
/
+44
*
iw: print the current operating frequency in the phy info
Felix Fietkau
2010-01-17
1
-0
/
+30
*
mac80211: allow user space to query the current operating frequency
Felix Fietkau
2010-01-17
2
-0
/
+76
*
mac80211: fix mac address handling for multiple phy/vif
Felix Fietkau
2010-01-17
1
-2
/
+4
*
mac80211: upgrade to compat-wireless 2010-01-15
Felix Fietkau
2010-01-17
15
-396
/
+13
*
[package] remove broadcom-mmc, superseded by broadcom-sdhc
Jo-Philipp Wich
2010-01-16
3
-729
/
+0
*
[package] add broadcom-sdhc - successor of broadcom-mmc (#6343)
Jo-Philipp Wich
2010-01-16
1
-0
/
+57
*
[package] base-files:
Jo-Philipp Wich
2010-01-16
2
-1
/
+4
*
ath9k: add a workaround for the tx ack time issue triggered by the timing han...
Felix Fietkau
2010-01-15
1
-0
/
+14
*
ath9k: fix rts/cts handling
Felix Fietkau
2010-01-15
1
-0
/
+61
*
ath9k: tweak rx interrupt mitigation settings for better performance
Felix Fietkau
2010-01-15
1
-0
/
+11
*
mac80211: add some ibss related fixes from linux-wireless@
Felix Fietkau
2010-01-15
2
-0
/
+27
*
mac80211: fix ht capability detection (thx, stintel)
Felix Fietkau
2010-01-15
1
-1
/
+1
*
mac80211: add a missing chunk of the short slot patch
Felix Fietkau
2010-01-15
1
-0
/
+16
*
mac80211: implement the distance setting
Felix Fietkau
2010-01-15
1
-0
/
+3
*
ath9k: fix short slot vs long slot handling, implement support for setting th...
Felix Fietkau
2010-01-15
3
-0
/
+300
*
iw: add patch for setting coverage class / distance
Felix Fietkau
2010-01-15
2
-0
/
+248
*
mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
Felix Fietkau
2010-01-15
19
-265
/
+83
*
iw: update to 0.9.19
Felix Fietkau
2010-01-15
1
-2
/
+2
*
[package] wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504)
Jo-Philipp Wich
2010-01-14
1
-2
/
+2
*
[package] dropbear: add GatewayPorts (-a) option (#6503)
Jo-Philipp Wich
2010-01-14
2
-3
/
+6
*
[package] opkg: fallback to dest->root_dir if specified overlay_root does not...
Jo-Philipp Wich
2010-01-13
1
-5
/
+18
*
[package] wpa_supplicant: add WEP key handling to conform with documented beh...
Jo-Philipp Wich
2010-01-13
1
-5
/
+32
*
[package] base-files, mac80211 (#6491)
Jo-Philipp Wich
2010-01-13
2
-14
/
+37
*
mac80211: another minor fix to monitor mode queue selection
Felix Fietkau
2010-01-12
1
-0
/
+18
*
mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wire...
Felix Fietkau
2010-01-12
9
-142
/
+6
*
refresh patch
Imre Kaloz
2010-01-11
1
-6
/
+6
*
mac80211: fix some monitor mode queue selection bugs
Felix Fietkau
2010-01-11
2
-0
/
+41
*
[package] ppp: process option dns if peerdns is off (#6474)
Jo-Philipp Wich
2010-01-10
1
-3
/
+10
*
[package] dnsmasq: only write search directive if domain is actually set
Jo-Philipp Wich
2010-01-10
1
-1
/
+1
*
[package] dnsmasq: add local domain as search directive to /tmp/resolv.conf
Jo-Philipp Wich
2010-01-09
1
-0
/
+1
*
hostapd: fix compile error with madwifi enabled
Felix Fietkau
2010-01-08
1
-0
/
+18
*
mac80211: fix patch naming
Felix Fietkau
2010-01-08
3
-0
/
+0
*
hostapd: upgrade to latest version
Felix Fietkau
2010-01-08
5
-284
/
+26
*
mac80211: various wds related fixes
Felix Fietkau
2010-01-08
3
-0
/
+189
*
[PATCH] dnsmasq: Fix setting the network-id for config host sections
Jo-Philipp Wich
2010-01-08
2
-36
/
+38
*
carl9170: enable ht support by default
Felix Fietkau
2010-01-07
1
-0
/
+11
[next]