summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* hostap-driver: introduce "disabled" option for wifi-iface section to shutdown...Vasilis Tsiligiannis2011-09-291-0/+3
* kernel: remove the x86 dependency from kmod-sky2 so that it can be used on ot...Felix Fietkau2011-09-281-1/+0
* * fixes brnboot image generationJohn Crispin2011-09-261-5/+5
* base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l...Jo-Philipp Wich2011-09-262-1/+6
* ath9k: fix some tx aggregation issues - reduces the number of tx dma stop fai...Felix Fietkau2011-09-253-1/+63
* ath9k: merge a pending fix for powersaveFelix Fietkau2011-09-251-1/+1
* mac80211: rework mac address generation for virtual interfaces; set locally a...Jo-Philipp Wich2011-09-251-9/+17
* base-files: apply network interface settings such as macaddr, mtu and txqueue...Felix Fietkau2011-09-241-15/+9
* base-files: make ip matching in dns add/remove functions more explicit, avoid...Jo-Philipp Wich2011-09-232-3/+3
* kernel: modules: usb.mk: fix a typoJonas Gorski2011-09-221-1/+1
* 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