summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: add a better fix for beacon timer reliabilityFelix Fietkau2011-09-111-8/+7
* broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)Jo-Philipp Wich2011-09-091-2/+8
* hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove ha...Jo-Philipp Wich2011-09-091-5/+12
* Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't regenera...Jo-Philipp Wich2011-09-091-2/+9
* ath9k: fix an rx path race condition that might be the cause of the "ath: DMA...Felix Fietkau2011-09-091-0/+34
* broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown s...Jo-Philipp Wich2011-09-081-1/+4
* madwifi: introduce "disabled" option for wifi-iface section to shutdown singl...Jo-Philipp Wich2011-09-081-2/+4
* mac80211: introduce "disabled" option for wifi-iface section to shutdown sing...Jo-Philipp Wich2011-09-081-1/+4
* Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xzJo-Philipp Wich2011-09-081-0/+5
* mac80211: fix an endian issue in BlockAckReq handlingFelix Fietkau2011-09-071-3/+16
* mac80211: merge a power save related race condition fixFelix Fietkau2011-09-061-0/+11
* ar71xx: do not count normal interrupts as spurious (fixes #10037)Felix Fietkau2011-09-061-1/+2
* rules.mk: provide a LIBGCC_A variableJo-Philipp Wich2011-09-051-1/+3
* ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes ...Felix Fietkau2011-09-0517-50/+46
* ath9k: fix beacon timer init on resetFelix Fietkau2011-09-041-0/+11
* hostapd: add a workaround for driver issues in various android devices with t...Felix Fietkau2011-09-041-0/+56
* upgrade testing kernel support to 3.1Imre Kaloz2011-09-0417-171/+97
* cleanup configImre Kaloz2011-09-041-10/+0
* refresh patchesImre Kaloz2011-09-041-2/+2
* add missing symbolsImre Kaloz2011-09-041-0/+6
* uhttpd: properly match mimetype entries which cover the whole filename (#8236)Jo-Philipp Wich2011-09-042-3/+3
* ath9k: fix some hw reset issuesFelix Fietkau2011-09-034-53/+61
* uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236)Jo-Philipp Wich2011-09-022-1/+4
* firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack ...Jo-Philipp Wich2011-09-012-9/+9
* ath9k: merge a fix for tx power limit testingFelix Fietkau2011-09-011-0/+16
* Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work aroun...Felix Fietkau2011-09-012-19/+1
* ath9k: fix another crash bugFelix Fietkau2011-08-312-2/+2
* ath9k: merge a pending fix for 5 ghz rx latencyFelix Fietkau2011-08-318-26/+74
* swconfig: hide inactive vlans on "swconfig dev switch0 show"Felix Fietkau2011-08-301-4/+15
* ath9k: add a missing dma cache sync on aggregation software retryFelix Fietkau2011-08-305-20/+40
* ath9k: add some more minor hw reset related fixesFelix Fietkau2011-08-303-37/+79
* base-files: remove an old network tunable tweak which is messing up network s...Felix Fietkau2011-08-291-1/+0
* brcm47xx: fix padding of trx images, padjffs2 does not work properly on empty...Felix Fietkau2011-08-291-1/+1
* ar71xx: fix ethernet PLL setting on ar7242Felix Fietkau2011-08-291-3/+5
* ath9k: fix a few crash issues on hardware resetFelix Fietkau2011-08-293-39/+370
* ath9k: use cold reset instead of warm reset on ar9280 to make recovery from s...Felix Fietkau2011-08-291-0/+23
* ath9k: add some cleanup patchesFelix Fietkau2011-08-293-3/+4132
* ath9k: fix a compile errorFelix Fietkau2011-08-292-18/+18
* ath9k: fix disabling ani on resetFelix Fietkau2011-08-292-15/+15
* ath9k: fix processing of rx frames on channel changeFelix Fietkau2011-08-292-20/+41
* ath9k: fix a tx aggregation padding issueFelix Fietkau2011-08-293-10/+33
* hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some b...Felix Fietkau2011-08-292-1/+19
* ath9k: fix calibration on 5 ghzFelix Fietkau2011-08-291-0/+12
* ath9k: minor fixes for the antenna control patchFelix Fietkau2011-08-292-56/+5
* ath9k: prevent calibration / beacons from starting too earlyFelix Fietkau2011-08-281-6/+10
* ath9k: implement rx/tx antenna controlFelix Fietkau2011-08-286-31/+893
* mac80211: allow building for linux 3.1 againJonas Gorski2011-08-281-1/+1
* ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013)Felix Fietkau2011-08-281-0/+16
* ath9k: fix cts timeout setting on 2.4 ghzFelix Fietkau2011-08-271-0/+28
* mac80211: update to wireless-testing 2011-08-26Felix Fietkau2011-08-2735-873/+926