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: remove the om2p-watchdog package
Gabor Juhos
2012-01-04
3
-73
/
+0
*
package: add om-watchdog package
Gabor Juhos
2012-01-04
3
-0
/
+82
*
remove current RTSP support
Jo-Philipp Wich
2012-01-04
1
-1
/
+0
*
iwinfo: factor txpower offset into info display output, recompile if driver s...
Jo-Philipp Wich
2012-01-01
2
-2
/
+13
*
package/base-files: add support for the switch LED trigger
Gabor Juhos
2011-12-31
2
-1
/
+9
*
package/base-files: use case statement in led init script
Gabor Juhos
2011-12-31
1
-15
/
+27
*
add usbreset - a small simple utility to send port rests to selected usb devi...
Jo-Philipp Wich
2011-12-25
2
-0
/
+120
*
mac80211: clean up init, remove some redundant checks, fix tx power init (#10...
Felix Fietkau
2011-12-23
1
-77
/
+73
*
base-files: add -b (--create-backup) option to sysupgrade, which generates a ...
Jo-Philipp Wich
2011-12-20
2
-3
/
+27
*
firewall: - introduce per-section "option enabled" which defaults to "1" - us...
Jo-Philipp Wich
2011-12-20
3
-2
/
+11
*
brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
Hauke Mehrtens
2011-12-19
1
-0
/
+19
*
mac80211: deactivate mac80211 tracing
Hauke Mehrtens
2011-12-19
1
-0
/
+44
*
ath9k: fix another tx locking issue
Felix Fietkau
2011-12-19
1
-11
/
+285
*
mac80211: fix powersave setting
Felix Fietkau
2011-12-19
1
-1
/
+1
*
mac80211: apply txpower after bringing up the interface, should fix #10113
Felix Fietkau
2011-12-18
1
-6
/
+6
*
mac80211: use iw instead of iwconfig to disable powersave
Felix Fietkau
2011-12-18
1
-1
/
+1
*
ath9k: fix some issues in the btcoex disable patch
Felix Fietkau
2011-12-18
1
-10
/
+8
*
ath9k: fix a locking issue in the tx path
Felix Fietkau
2011-12-17
1
-0
/
+25
*
hostapd: add missing check for wds stations
Felix Fietkau
2011-12-17
1
-0
/
+12
*
ath9k: fix a crash in led init
Felix Fietkau
2011-12-16
1
-1
/
+4
*
ath9k: fix a locking issue
Felix Fietkau
2011-12-14
1
-33
/
+0
*
ath9k: add support for registering extra leds connected to the wmac gpio lines
Felix Fietkau
2011-12-14
2
-0
/
+326
*
kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid un...
Jo-Philipp Wich
2011-12-13
1
-4
/
+4
*
busybox: disable "mesg" by default
Felix Fietkau
2011-12-13
1
-1
/
+1
*
hostapd: support optional argument for the -v switch of hostapd and wpa_suppl...
Jo-Philipp Wich
2011-12-12
2
-1
/
+83
*
mac80211: make mesh support optional
Felix Fietkau
2011-12-12
2
-0
/
+18
*
mac80211: merge another upstream aggregation fix
Felix Fietkau
2011-12-10
1
-8
/
+58
*
ath9k: disable bluetooth coexistence support to reduce module size
Felix Fietkau
2011-12-10
2
-0
/
+583
*
ath9k: improve handling of blockackreq (should improve aggregation behavior u...
Felix Fietkau
2011-12-10
5
-0
/
+741
*
mac80211: merge an upstream fix for an aggregation related race condition
Felix Fietkau
2011-12-10
1
-2
/
+130
*
mac80211: add support for firmware 666.2 for b43 devices
Hauke Mehrtens
2011-12-08
2
-6
/
+27
*
librpc: do not build if external or native toolchains are used
Jo-Philipp Wich
2011-12-08
1
-2
/
+27
*
ubus: update to the latest version
Felix Fietkau
2011-12-06
1
-3
/
+3
*
libubox: update to latest version, fix some endian issues
Felix Fietkau
2011-12-06
1
-3
/
+3
*
iwinfo: support nl80211 hardware identification against radioX pseudo interfa...
Jo-Philipp Wich
2011-12-06
2
-1
/
+22
*
mac80211: merge some pending fixes, fixes skb leaks and some warnings
Felix Fietkau
2011-12-05
1
-2
/
+73
*
netifd: update to latest version, fixes some use-after-free issues
Felix Fietkau
2011-12-05
1
-2
/
+2
*
ath9k: fix antenna configuration on ar9285 for devices without antenna diversity
Felix Fietkau
2011-12-05
1
-0
/
+9
*
ath9k: fix 5/10 mhz channel bandwidth issues
Felix Fietkau
2011-12-05
2
-0
/
+76
*
mac80211: update to 2011-12-01
Felix Fietkau
2011-12-05
49
-770
/
+390
*
iwinfo: factor tx power offset into power level listing
Jo-Philipp Wich
2011-12-04
1
-3
/
+6
*
iwinfo: expose txpower and frequency offset information
Jo-Philipp Wich
2011-12-04
13
-108
/
+281
*
iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5
Jo-Philipp Wich
2011-12-04
1
-8
/
+15
*
iwinfo: fix model detection on legacy atheros
Jo-Philipp Wich
2011-12-04
1
-1
/
+68
*
iwinfo: add initial hardware detection capabilities
Jo-Philipp Wich
2011-12-04
16
-39
/
+361
*
libiwinfo: fix hw mode detection
Jo-Philipp Wich
2011-12-03
1
-0
/
+2
*
add libiwinfo (moved from LuCI trunk)
Jo-Philipp Wich
2011-12-03
24
-0
/
+10947
*
package/kernel: create packages for the rtl8366* drivers
Gabor Juhos
2011-12-01
1
-0
/
+45
*
base-files: add lib/functions/uci-defaults.sh
Gabor Juhos
2011-12-01
1
-0
/
+88
*
dnsmasq: automatically add host entry for own hostname and ptr record for lan...
Jo-Philipp Wich
2011-12-01
2
-4
/
+14
[next]