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
*
kernel: fix kmod-usb-phy-nop
Hauke Mehrtens
2014-02-10
1
-0
/
+10
*
kernel: fix kmod-usb-net-smsc95xx
Hauke Mehrtens
2014-02-10
1
-1
/
+1
*
phy-omap-control.ko is already part of a different package
Imre Kaloz
2014-02-10
1
-1
/
+0
*
additional omap/musb related fixes
Imre Kaloz
2014-02-10
1
-21
/
+45
*
fixup ethernet gadget, disable EEM support
Imre Kaloz
2014-02-10
1
-3
/
+4
*
package the driver for smsc95xx chips
Imre Kaloz
2014-02-10
1
-0
/
+15
*
add additional omap related changes
Imre Kaloz
2014-02-09
1
-19
/
+102
*
additional musb fixups
Imre Kaloz
2014-02-09
1
-7
/
+43
*
musb depends on usb-gadget support
Imre Kaloz
2014-02-09
1
-1
/
+1
*
use musb in PIO mode, as DMA support is platform dependent
Imre Kaloz
2014-02-09
1
-1
/
+3
*
add more musb symbols
Imre Kaloz
2014-02-09
1
-0
/
+2
*
make musb available for omap as well
Imre Kaloz
2014-02-09
1
-2
/
+2
*
rename Kconfig symbol to the current one
Imre Kaloz
2014-02-09
1
-1
/
+1
*
move some omap24xx modules to the generic Makefile
Imre Kaloz
2014-02-09
1
-0
/
+38
*
kernel: add kmod-usb-net-kalmia
Hauke Mehrtens
2014-02-08
1
-0
/
+15
*
kernel: negate kernel version dependencies to fix config for new kernel versions
Hauke Mehrtens
2014-02-08
3
-3
/
+3
*
mac80211: add led_trigger_blink{_oneshot}()
Hauke Mehrtens
2014-02-08
1
-0
/
+40
*
acx-mac80211: really fix the build
Hauke Mehrtens
2014-02-08
1
-1
/
+1
*
ath9k: merge tx iq calibration fixes
Felix Fietkau
2014-02-07
1
-0
/
+466
*
authsae: Update authsae to latest version
Hauke Mehrtens
2014-02-06
1
-2
/
+2
*
fix wl12xx compile error introduced in [39428]
Imre Kaloz
2014-02-06
1
-1
/
+1
*
libpcap: disable some autodetected features to avoid extra dependencies and b...
Felix Fietkau
2014-02-06
1
-1
/
+5
*
odhcp6c: Fix timing and some regressions from yesterday
Steven Barth
2014-02-06
1
-2
/
+2
*
iw: update to iw 3.14
Hauke Mehrtens
2014-02-05
8
-480
/
+44
*
kernel: kmod-fs-jfs
Hauke Mehrtens
2014-02-05
1
-0
/
+16
*
acx-mac80211: fix build after recent mac80211 update and refresh patches
Hauke Mehrtens
2014-02-05
5
-25
/
+35
*
odhcpd: fix homenet dhcpv6 filter
Steven Barth
2014-02-05
1
-2
/
+2
*
odhcp6c: Add support for userclass and vendorclass
Steven Barth
2014-02-05
2
-4
/
+10
*
tcpdump: update to current upstream version 4.5.1
Felix Fietkau
2014-02-05
5
-115
/
+164
*
libpcap: update to current upstream version 1.5.3
Felix Fietkau
2014-02-05
7
-90
/
+87
*
uboot-sunxi: various fixes - update A10-Lime support - fix MMC on sun5i with ...
Zoltan Herpai
2014-02-05
3
-0
/
+166
*
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
4
-2
/
+185
*
ath9k: merge a tx power handling fix
Felix Fietkau
2014-02-03
1
-0
/
+28
*
odhcp6c: Revert to slightly modified version of old behaviour
Steven Barth
2014-02-03
2
-4
/
+5
*
odhcp6c: improve handling of RA on-link routes and addresses
Steven Barth
2014-02-02
2
-3
/
+3
*
mac80211: fix basic rate list processing in ad-hoc mode
Felix Fietkau
2014-02-02
1
-2
/
+3
*
libubox: update to latest version, fixes a jshn warning in json_get_values (#...
Felix Fietkau
2014-02-02
1
-2
/
+2
*
hostapd: do not get basic_rate as a simple string variable
Felix Fietkau
2014-02-02
1
-1
/
+1
*
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
*
odhcpd: fix internal router DHCPv4 filter
Steven Barth
2014-02-01
1
-2
/
+2
*
busybox: Add help documentation in menuconfig
Jo-Philipp Wich
2014-01-31
1
-0
/
+8
*
sunxi: boot changes - Added uEnv.txt to facilitate automatic boot. - Cosmetic...
Zoltan Herpai
2014-01-31
2
-2
/
+9
*
base-files: expose taint flags in /etc/openwrt_release
Jo-Philipp Wich
2014-01-31
2
-1
/
+2
*
busybox: add a reworked implementation of menuconfig support, this time with ...
Felix Fietkau
2014-01-31
31
-895
/
+10807
*
busybox: fix dependency on librpc (#14636)
Jo-Philipp Wich
2014-01-31
1
-1
/
+1
*
odhcp6c: several bugfixes and improvements
Steven Barth
2014-01-31
1
-2
/
+2
*
ath9k: fix handling of the default chip pci id on ar93xx (#14886)
Felix Fietkau
2014-01-31
1
-6
/
+6
[next]