aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* package/maccalc: don't expect to get all data in one readGabor Juhos2011-09-211-1/+30
* wpa_supplicant: increase the time between scans to reduce the number of hw re...Felix Fietkau2011-09-201-1/+1
* ath9k: fix antenna gain calculationFelix Fietkau2011-09-201-2/+2
* ath9k: fix handling configured tx power limitsFelix Fietkau2011-09-191-1/+1
* b43: merge ad-hoc beacon fixFelix Fietkau2011-09-193-2/+14
* uhttpd: fix bad pointer use in previous commitJo-Philipp Wich2011-09-181-1/+1
* uhttpd: fix possible CGI header line parsing beyound the empty line, thanks L...Jo-Philipp Wich2011-09-182-5/+5
* ath9k: add some cleanup patches and rework tx power handlingFelix Fietkau2011-09-175-16/+870
* ath9k: do not strip MMIC for key miss framesFelix Fietkau2011-09-171-3/+13
* mac80211: reduce tx queue length of wireless interfaces - improves latency un...Felix Fietkau2011-09-171-0/+10
* ath9k: fix a regression in handling of MAC key miss events (should improve co...Felix Fietkau2011-09-171-0/+83
* ath9k: fix compile without debugfs (#10117)Felix Fietkau2011-09-171-3/+5
* mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client modeFelix Fietkau2011-09-162-3/+40
* mac80211: update to wireless-testing 2011-09-14Felix Fietkau2011-09-1546-6697/+3198
* base-files: Fix IPv6 address and route adding on aliases with no IPv4 address...Vasilis Tsiligiannis2011-09-141-2/+2
* Revert "[package] base-files: Add support for assigning multiple IPv6 address...Vasilis Tsiligiannis2011-09-141-9/+8
* 6to4: fix lifetime options (#9147)Jo-Philipp Wich2011-09-132-3/+3
* base-files: Add support for assigning multiple IPv6 addresses on an interfaceVasilis Tsiligiannis2011-09-121-8/+9
* 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
* 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
* 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
* 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
* 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
* 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