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: b43: use firmware version 666.2 as default
Hauke Mehrtens
2012-02-21
1
-6
/
+3
*
iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2...
Jo-Philipp Wich
2012-02-21
1
-1
/
+1
*
ramips: raeth: add missing Kconfig and Makefile
Gabor Juhos
2012-02-21
2
-0
/
+18
*
ramips: move the ethernet driver into a separate directory
Gabor Juhos
2012-02-21
7
-36
/
+26
*
ramips: rename the spi driver
Gabor Juhos
2012-02-21
2
-1
/
+1
*
dropbear: disable assertions to reduce code size
Felix Fietkau
2012-02-21
1
-0
/
+14
*
hostapd: disable the state dump callback to save a few more kb
Felix Fietkau
2012-02-21
2
-0
/
+4
*
hostapd: add configurable debug message minimum priority to cut down on bloat...
Felix Fietkau
2012-02-20
3
-1
/
+228
*
mac80211: fix memory leak on bcm5354
Hauke Mehrtens
2012-02-20
1
-0
/
+11
*
iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write a...
Jo-Philipp Wich
2012-02-20
1
-1
/
+1
*
iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2
Jo-Philipp Wich
2012-02-20
2
-2
/
+13
*
strip kernel modules more aggressively: make all global symbols local, rename...
Felix Fietkau
2012-02-20
3
-21
/
+41
*
ar71xx: switch to kmod-gpio-button-hotplug
Felix Fietkau
2012-02-20
2
-6
/
+2
*
add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compat...
Felix Fietkau
2012-02-20
3
-0
/
+495
*
iwinfo: add more device entries
Jo-Philipp Wich
2012-02-20
2
-1
/
+4
*
kernel: strip unnecessary symbol table information from kernel modules, reduc...
Felix Fietkau
2012-02-20
4
-2
/
+24
*
ramips: rt3883: make rt3883_nand_data visible
Gabor Juhos
2012-02-19
2
-7
/
+4
*
ramips: merge 3.2 fixes
Gabor Juhos
2012-02-19
2
-12
/
+1
*
ramips: nuke 2.6.39 support
Gabor Juhos
2012-02-19
17
-899
/
+0
*
ramips: rt305x: nuke built-in MTD partition maps
Gabor Juhos
2012-02-19
23
-821
/
+0
*
ramips: rt288x: nuke built-in MTD partition maps
Gabor Juhos
2012-02-19
5
-152
/
+6
*
ramips: build sysupgrade image for the V11ST-FE board
Gabor Juhos
2012-02-19
1
-0
/
+6
*
ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
Gabor Juhos
2012-02-19
14
-1
/
+141
*
mac80211: brcmsmac: fix a build warning, till we update bcma
Hauke Mehrtens
2012-02-19
1
-0
/
+13
*
mac80211: add brcmsmac driver
Hauke Mehrtens
2012-02-19
4
-3
/
+300
*
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
*
broadcom-diag: add missing brackets breakign the detection logic (#10836)
Jo-Philipp Wich
2012-02-17
1
-2
/
+4
*
iwinfo: implement proper hardware detection for ar23xx SoC devices like the N...
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
*
env: colorize git output
Florian Fainelli
2012-02-16
1
-2
/
+2
*
iwinfo: fix detection of Bullet M5, the PCI ID was wrong
Jo-Philipp Wich
2012-02-16
2
-2
/
+2
*
Disable by default padding of images
Vasilis Tsiligiannis
2012-02-16
1
-1
/
+0
*
Allow gzipping of squashfs images with padded jffs2 partition
Vasilis Tsiligiannis
2012-02-16
1
-0
/
+3
[prev]
[next]