index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: assign a keycache slot per station for unencrypted links to fix powers...
Felix Fietkau
2011-04-17
1
-0
/
+119
*
ath9k: add a patch to show excessive retry counts for single MPDUs
Felix Fietkau
2011-04-17
1
-0
/
+32
*
mac80211: fix the config define for iwl3945
Felix Fietkau
2011-04-16
1
-1
/
+1
*
mac80211: make intel wireless drivers depend on pci support
Felix Fietkau
2011-04-16
1
-2
/
+2
*
mac80211: add intel drivers to PKG_CONFIG_DEPENDS
Felix Fietkau
2011-04-16
1
-1
/
+2
*
ath5k: allow simultaneous ad-hoc+ap operation
Felix Fietkau
2011-04-15
3
-2
/
+40
*
opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier...
Felix Fietkau
2011-04-15
1
-0
/
+317
*
uboot-ar71xx: add a dependency on the ar71xx target
Felix Fietkau
2011-04-15
1
-0
/
+1
*
uboot-ar71xx: remove a bogus dependency
Felix Fietkau
2011-04-15
1
-1
/
+0
*
uboot-ar71xx: fix compile on mac os x (patch from #9124)
Felix Fietkau
2011-04-15
1
-0
/
+23
*
ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon cod...
Felix Fietkau
2011-04-14
2
-2
/
+19
*
ath9k: fix resetting the hw during channel change when the MAC fails to go idle
Felix Fietkau
2011-04-14
1
-1
/
+1
*
cfg80211: disable processing of 802.11d regulatory hints - it causes invalid ...
Felix Fietkau
2011-04-14
1
-0
/
+29
*
kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)
Lars-Peter Clausen
2011-04-13
1
-2
/
+2
*
package/hostapd: cosmetic fix
Alexandros C. Couloumbis
2011-04-13
1
-1
/
+1
*
[package] kernel/modules: Move zlib_deflate module to higher autoloading prio...
Vasilis Tsiligiannis
2011-04-12
1
-1
/
+1
*
[package] kernel/modules: Fix r26637
Vasilis Tsiligiannis
2011-04-12
1
-1
/
+1
*
[package] kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate
Vasilis Tsiligiannis
2011-04-12
1
-5
/
+4
*
[package] kernel/modules: Add zlib package
Vasilis Tsiligiannis
2011-04-12
2
-7
/
+16
*
[package] kernel/modules: Add "Libraries" submenu and move library packages t...
Vasilis Tsiligiannis
2011-04-12
2
-96
/
+103
*
[package] kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefile
Vasilis Tsiligiannis
2011-04-12
1
-3
/
+5
*
base-files: return success on lib-copying with external toolchain
Jo-Philipp Wich
2011-04-12
1
-12
/
+21
*
This patch updates qos-scripts to support fair traffic sharing using the
Jo-Philipp Wich
2011-04-12
3
-11
/
+16
*
firewall: allow local redirection of ports
Jo-Philipp Wich
2011-04-12
1
-3
/
+2
*
pppd: support the nomp option if multilink support is disabled
Felix Fietkau
2011-04-12
1
-0
/
+19
*
hostapd: properly mark random data as ready if initialization succeeds withou...
Felix Fietkau
2011-04-12
1
-3
/
+33
*
mac80211: fix WPA auth on WDS station interfaces (#9227)
Felix Fietkau
2011-04-12
3
-14
/
+10
*
[uboot-omap35xx] Modify environment variables for altered filesystem layout
Hamish Guthrie
2011-04-12
1
-2
/
+2
*
mac80211: ath9k: register id table for platform device
Gabor Juhos
2011-04-12
2
-1
/
+47
*
package/kernel: add module for the gpio_keys_polled driver
Gabor Juhos
2011-04-12
1
-0
/
+19
*
[package] opkg: update to r618
Jo-Philipp Wich
2011-04-11
5
-71
/
+7
*
ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR53...
Felix Fietkau
2011-04-11
1
-0
/
+50
*
ath5k: fix eeprom capability checks that disabled AES crypto support where it...
Felix Fietkau
2011-04-11
1
-0
/
+11
*
ath5k: fix mac address detection on dual-radio ar5312
Felix Fietkau
2011-04-10
2
-0
/
+229
*
ath5k: fix 2ghz-only radio handling on ar5312
Felix Fietkau
2011-04-10
1
-0
/
+12
*
ath5k: decrease interrupt load for rx/tx interrupts
Felix Fietkau
2011-04-10
1
-0
/
+140
*
ath5k: clean up debugfs code
Felix Fietkau
2011-04-10
1
-0
/
+143
*
ath5k: fix config options for debugfs
Felix Fietkau
2011-04-10
1
-2
/
+3
*
kernel: do not build gpiolib into the kernel
Hauke Mehrtens
2011-04-10
1
-2
/
+2
*
mac80211: fix compile with older kernel versions
Hauke Mehrtens
2011-04-09
1
-0
/
+12
*
acx-mac80211 needs some header files from compat-wireless to build
Hauke Mehrtens
2011-04-09
1
-0
/
+1
*
kernel: add symbols, small fixes
Hauke Mehrtens
2011-04-09
3
-9
/
+8
*
crypto: The if statement for twofish did not work, deflate depends on zlib_de...
Hauke Mehrtens
2011-04-09
1
-5
/
+10
*
sound: do not pack ac97_bus.ko and snd-ac97-codec.ko into two packages.
Hauke Mehrtens
2011-04-09
1
-8
/
+23
*
iipt-debug: create bundle of netfilter modules for debugging
Hauke Mehrtens
2011-04-09
1
-0
/
+18
*
ath5k: add some more performance improvements
Felix Fietkau
2011-04-09
5
-0
/
+444
*
ath5k: rename a misnamed patch
Felix Fietkau
2011-04-09
1
-0
/
+0
*
ath5k: add a few fixes that improve performance
Felix Fietkau
2011-04-09
3
-0
/
+147
*
ath5k: fix tx status reporting
Felix Fietkau
2011-04-09
1
-0
/
+37
*
kernel: add scsi cdrom support
Hauke Mehrtens
2011-04-09
1
-0
/
+18
[next]