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
*
mac80211: fix directory of mwl8k firmware
Hauke Mehrtens
2012-02-19
1
-2
/
+2
*
brcm47xx: add code to generate images for some netgear devices
Hauke Mehrtens
2012-02-18
1
-2
/
+11
*
brcm47xx: sprom for nvram parsing
Hauke Mehrtens
2012-02-18
16
-44
/
+1378
*
ralink: rt3883: disable the 2GHz band on the RT-N56U
Gabor Juhos
2012-02-18
1
-0
/
+1
*
ramips: rt3883: make rt3883_wlan_data visible
Gabor Juhos
2012-02-18
2
-4
/
+4
*
generic: add disable_[25]ghz to struct rt2x00_platform_data
Gabor Juhos
2012-02-18
1
-0
/
+3
*
mac80211: rt2x00: allow to disable bands via platform data
Gabor Juhos
2012-02-18
2
-1
/
+48
*
package/kernel: add package for MTD testing modules
Gabor Juhos
2012-02-18
1
-0
/
+22
*
firmware-utils/mkfwimage: allow to override firmware magic
Gabor Juhos
2012-02-18
1
-5
/
+12
*
ar71xx: fix image signature for UBNT-XM boards
Gabor Juhos
2012-02-18
1
-5
/
+5
*
ath5k: do not re-run AGC calibration periodically - fixes stability issues on...
Felix Fietkau
2012-02-17
1
-0
/
+42
*
ath5k: do not stop the hardware queues during PAPD calibration, speeds up cal...
Felix Fietkau
2012-02-17
1
-0
/
+31
*
generic/2.6.37: fix 'set but unused' build errors on MIPS
Gabor Juhos
2012-02-17
1
-0
/
+44
*
gcc: use .eh_frame sections for exception handling stack unwind - saves about...
Felix Fietkau
2012-02-17
1
-0
/
+29
*
gcc: enable --with-headers for the final toolchain build
Felix Fietkau
2012-02-17
1
-0
/
+1
*
crda: remove unnecessary build dependency on mac80211
Felix Fietkau
2012-02-17
1
-1
/
+0
*
hostapd: remove unnecessary dependency on mac80211
Felix Fietkau
2012-02-17
1
-2
/
+0
*
[package] broadcom-diag: add missing brackets breakign the detection logic (#...
Jo-Philipp Wich
2012-02-17
1
-2
/
+4
*
[package] iwinfo: implement proper hardware detection for ar23xx SoC devices ...
Jo-Philipp Wich
2012-02-17
6
-77
/
+78
*
ramips: extract eeprom for the built-in wlan module on the RT-N56U
Gabor Juhos
2012-02-16
1
-1
/
+3
*
ramips: rt3883: change eeprom file name
Gabor Juhos
2012-02-16
1
-1
/
+1
*
[scripts] env: colorize git output
Florian Fainelli
2012-02-16
1
-2
/
+2
*
[package] iwinfo: fix detection of Bullet M5, the PCI ID was wrong
Jo-Philipp Wich
2012-02-16
2
-2
/
+2
*
[x86] Disable by default padding of images
Vasilis Tsiligiannis
2012-02-16
1
-1
/
+0
*
[x86] Allow gzipping of squashfs images with padded jffs2 partition
Vasilis Tsiligiannis
2012-02-16
1
-0
/
+3
*
[x86] GZip only ext4 and padded images
Vasilis Tsiligiannis
2012-02-16
2
-4
/
+7
*
[x86] Make gzipping of images configurable via menuconfig
Vasilis Tsiligiannis
2012-02-16
2
-5
/
+23
*
package/mac80211: fix a possible NULL pointer dereference in rt2x00
Gabor Juhos
2012-02-16
2
-1
/
+13
*
ar71xx: remove duplicated define from the D-Link profile
Gabor Juhos
2012-02-16
1
-3
/
+0
*
ramips: select HW_HAS_PCI on per-board basis
Gabor Juhos
2012-02-16
3
-2
/
+2
*
ramips: rt3883: remove a stray character from rt3883.h
Gabor Juhos
2012-02-16
1
-1
/
+0
*
ramips: rt288x: don't register the PCI controller on each board
Gabor Juhos
2012-02-16
3
-3
/
+8
*
ramips: raeth: separate ring allocation and setup
Gabor Juhos
2012-02-16
1
-44
/
+90
*
generic: add SND_PPC symbol
Gabor Juhos
2012-02-16
3
-0
/
+3
*
[ar71xx] Add Ubiquiti UniFi Profile; It's an AP without USB so don't include ...
Daniel Dickinson
2012-02-16
1
-0
/
+11
*
[ar71xx] d-link: Add DIR-601 Profile Definition; It needs different factory i...
Daniel Dickinson
2012-02-16
2
-0
/
+19
*
[ar71xx] Fix partitions for Cameo-based boards; kernel 3.2 is bigger
Daniel Dickinson
2012-02-16
1
-4
/
+4
*
[ar71xx] image: For Cameo-based board fix adding mtd layout to kernel command...
Daniel Dickinson
2012-02-16
1
-1
/
+1
*
linux 3.2: missing generic symbols
Jo-Philipp Wich
2012-02-15
1
-0
/
+2
*
[package] kernel: fix KCONFIG depends of kmod-md modules
Jo-Philipp Wich
2012-02-15
1
-13
/
+13
*
ramips: rt288x: fix PCI resource conflict
Gabor Juhos
2012-02-15
1
-0
/
+8
*
[ramips] correct PCI IO/Mem resource swapping
Florian Fainelli
2012-02-15
1
-4
/
+4
*
[ramips] add Ralink V11ST-FE board support
Florian Fainelli
2012-02-15
11
-0
/
+134
*
build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer...
Felix Fietkau
2012-02-15
1
-1
/
+1
*
ramips: raeth: add a helper function for skb allocation
Gabor Juhos
2012-02-15
1
-6
/
+16
*
ramips: raeth: use netdev_alloc_skb
Gabor Juhos
2012-02-15
1
-2
/
+3
*
ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...
Gabor Juhos
2012-02-15
1
-2
/
+2
*
ramips: raeth: use 're' instead of 'priv' everywhere
Gabor Juhos
2012-02-15
1
-73
/
+73
*
ath9k: prevent writes to const data on AR9160
Felix Fietkau
2012-02-15
1
-0
/
+86
*
ramips: raeth: force link down in ramips_phy_stop
Gabor Juhos
2012-02-15
1
-7
/
+6
[next]