| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | broadcom-wl: implement wpa_group_rekey option (mapped to nas -g) | Jo-Philipp Wich | 2011-09-09 | 1 | -2/+8 |
* | hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove ha... | Jo-Philipp Wich | 2011-09-09 | 1 | -5/+12 |
* | Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't regenera... | Jo-Philipp Wich | 2011-09-09 | 1 | -2/+9 |
* | ath9k: fix an rx path race condition that might be the cause of the "ath: DMA... | Felix Fietkau | 2011-09-09 | 1 | -0/+34 |
* | broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown s... | Jo-Philipp Wich | 2011-09-08 | 1 | -1/+4 |
* | madwifi: introduce "disabled" option for wifi-iface section to shutdown singl... | Jo-Philipp Wich | 2011-09-08 | 1 | -2/+4 |
* | mac80211: introduce "disabled" option for wifi-iface section to shutdown sing... | Jo-Philipp Wich | 2011-09-08 | 1 | -1/+4 |
* | Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz | Jo-Philipp Wich | 2011-09-08 | 1 | -0/+5 |
* | mac80211: fix an endian issue in BlockAckReq handling | Felix Fietkau | 2011-09-07 | 1 | -3/+16 |
* | mac80211: merge a power save related race condition fix | Felix Fietkau | 2011-09-06 | 1 | -0/+11 |
* | ar71xx: do not count normal interrupts as spurious (fixes #10037) | Felix Fietkau | 2011-09-06 | 1 | -1/+2 |
* | rules.mk: provide a LIBGCC_A variable | Jo-Philipp Wich | 2011-09-05 | 1 | -1/+3 |
* | ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes ... | Felix Fietkau | 2011-09-05 | 17 | -50/+46 |
* | ath9k: fix beacon timer init on reset | Felix Fietkau | 2011-09-04 | 1 | -0/+11 |
* | hostapd: add a workaround for driver issues in various android devices with t... | Felix Fietkau | 2011-09-04 | 1 | -0/+56 |
* | upgrade testing kernel support to 3.1 | Imre Kaloz | 2011-09-04 | 17 | -171/+97 |
* | cleanup config | Imre Kaloz | 2011-09-04 | 1 | -10/+0 |
* | refresh patches | Imre Kaloz | 2011-09-04 | 1 | -2/+2 |
* | add missing symbols | Imre Kaloz | 2011-09-04 | 1 | -0/+6 |
* | uhttpd: properly match mimetype entries which cover the whole filename (#8236) | Jo-Philipp Wich | 2011-09-04 | 2 | -3/+3 |
* | ath9k: fix some hw reset issues | Felix Fietkau | 2011-09-03 | 4 | -53/+61 |
* | uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236) | Jo-Philipp Wich | 2011-09-02 | 2 | -1/+4 |
* | firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack ... | Jo-Philipp Wich | 2011-09-01 | 2 | -9/+9 |
* | ath9k: merge a fix for tx power limit testing | Felix Fietkau | 2011-09-01 | 1 | -0/+16 |
* | Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work aroun... | Felix Fietkau | 2011-09-01 | 2 | -19/+1 |
* | ath9k: fix another crash bug | Felix Fietkau | 2011-08-31 | 2 | -2/+2 |
* | ath9k: merge a pending fix for 5 ghz rx latency | Felix Fietkau | 2011-08-31 | 8 | -26/+74 |
* | swconfig: hide inactive vlans on "swconfig dev switch0 show" | Felix Fietkau | 2011-08-30 | 1 | -4/+15 |
* | ath9k: add a missing dma cache sync on aggregation software retry | Felix Fietkau | 2011-08-30 | 5 | -20/+40 |
* | ath9k: add some more minor hw reset related fixes | Felix Fietkau | 2011-08-30 | 3 | -37/+79 |
* | base-files: remove an old network tunable tweak which is messing up network s... | Felix Fietkau | 2011-08-29 | 1 | -1/+0 |
* | brcm47xx: fix padding of trx images, padjffs2 does not work properly on empty... | Felix Fietkau | 2011-08-29 | 1 | -1/+1 |
* | ar71xx: fix ethernet PLL setting on ar7242 | Felix Fietkau | 2011-08-29 | 1 | -3/+5 |
* | ath9k: fix a few crash issues on hardware reset | Felix Fietkau | 2011-08-29 | 3 | -39/+370 |
* | ath9k: use cold reset instead of warm reset on ar9280 to make recovery from s... | Felix Fietkau | 2011-08-29 | 1 | -0/+23 |
* | ath9k: add some cleanup patches | Felix Fietkau | 2011-08-29 | 3 | -3/+4132 |
* | ath9k: fix a compile error | Felix Fietkau | 2011-08-29 | 2 | -18/+18 |
* | ath9k: fix disabling ani on reset | Felix Fietkau | 2011-08-29 | 2 | -15/+15 |
* | ath9k: fix processing of rx frames on channel change | Felix Fietkau | 2011-08-29 | 2 | -20/+41 |
* | ath9k: fix a tx aggregation padding issue | Felix Fietkau | 2011-08-29 | 3 | -10/+33 |
* | hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some b... | Felix Fietkau | 2011-08-29 | 2 | -1/+19 |
* | ath9k: fix calibration on 5 ghz | Felix Fietkau | 2011-08-29 | 1 | -0/+12 |
* | ath9k: minor fixes for the antenna control patch | Felix Fietkau | 2011-08-29 | 2 | -56/+5 |
* | ath9k: prevent calibration / beacons from starting too early | Felix Fietkau | 2011-08-28 | 1 | -6/+10 |
* | ath9k: implement rx/tx antenna control | Felix Fietkau | 2011-08-28 | 6 | -31/+893 |
* | mac80211: allow building for linux 3.1 again | Jonas Gorski | 2011-08-28 | 1 | -1/+1 |
* | ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013) | Felix Fietkau | 2011-08-28 | 1 | -0/+16 |
* | ath9k: fix cts timeout setting on 2.4 ghz | Felix Fietkau | 2011-08-27 | 1 | -0/+28 |
* | mac80211: update to wireless-testing 2011-08-26 | Felix Fietkau | 2011-08-27 | 35 | -873/+926 |
* | update acx-mac80211 to 20110821 | Florian Fainelli | 2011-08-26 | 1 | -3/+3 |