aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* br2684ctl from linux-atmFlorian Fainelli2011-01-295-435/+22
* uhttpd: substitute "+" with space when using the -d flag, lazyload tls supportJo-Philipp Wich2011-01-282-41/+61
* ath9k: reduce allocation size, common->cachelz is already added to the buffer...Felix Fietkau2011-01-281-1/+1
* ath9k: fix a compile error in the debug stubs (fixes #8737, #8745)Felix Fietkau2011-01-281-0/+10
* cron: Add pathFelix Fietkau2011-01-281-0/+2
* mac80211: ignore errors in the command to set the rx/tx antenna - many driver...Felix Fietkau2011-01-281-1/+1
* firewall: fix wrong rule order if multiple protocols are usedJo-Philipp Wich2011-01-272-4/+4
* enable MOS7720 usb-serial devicesFlorian Fainelli2011-01-271-0/+15
* admswconfig: reset interface after applying configFlorian Fainelli2011-01-271-0/+2
* base-files: support port_state in led config (#6763)Florian Fainelli2011-01-271-0/+4
* acx: don't fail if 'wifi' led is missingFlorian Fainelli2011-01-271-1/+1
* acx-mac80211: support loading different firmwaresFlorian Fainelli2011-01-271-13/+60
* mac80211: fix order of iw parameters, fix broken antenna config callJo-Philipp Wich2011-01-271-2/+2
* we don't support gcc 4.5.0Imre Kaloz2011-01-271-4/+0
* get rid of gcc 4.1.2 and 4.2.4 supportImre Kaloz2011-01-271-5/+0
* dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)Vasilis Tsiligiannis2011-01-271-0/+1
* mac80211: Fix antenna setting when only one of {rx,tx}antenna options is spec...Vasilis Tsiligiannis2011-01-271-4/+3
* iw: Refresh patchesVasilis Tsiligiannis2011-01-274-20/+8
* iw: Extend antenna setting 'all' to apply for either rx or tx antennaVasilis Tsiligiannis2011-01-271-14/+23
* mac80211: add missing done to mac80211.sh (#8735)Jo-Philipp Wich2011-01-261-0/+1
* mac80211: add mising esac to mac80211.shJo-Philipp Wich2011-01-261-0/+1
* package/base-files: add get_magic_long() to common upgrade scriptGabor Juhos2011-01-262-1/+5
* mac80211: rework recent mac80211.sh additions: - split antenna options into r...Jo-Philipp Wich2011-01-261-7/+32
* ath9k: optimize memory allocations - improves performance and reduces ath9k R...Felix Fietkau2011-01-261-0/+200
* mac80211: Add new parameters to mac80211.shFelix Fietkau2011-01-261-1/+10
* iw: Fix data types for iw survey channel timeFelix Fietkau2011-01-261-10/+10
* iw: Add signal average to station informationFelix Fietkau2011-01-261-0/+36
* iw: Add support to print station retry countersFelix Fietkau2011-01-261-0/+35
* iw: Add ibss join parameter for beacon intervalFelix Fietkau2011-01-261-0/+57
* iw: Add support for antenna configuration commandsFelix Fietkau2011-01-261-0/+82
* mac80211: Add mac address filter configuration for hostapdFelix Fietkau2011-01-261-1/+22
* mac80211: Improve ath5k/ar71xx PCI bug WARFelix Fietkau2011-01-261-2/+2
* libnl-tiny: Fix for c++ compatibilityFelix Fietkau2011-01-264-9/+9
* dnsmasq: Fix parameter 'limit'Felix Fietkau2011-01-261-0/+1
* ath9k: fix tx queue debug countersFelix Fietkau2011-01-261-0/+101
* hostapd: update to 20110117Felix Fietkau2011-01-2416-152/+222
* mac80211: update to wireless-testing 2011-01-24Felix Fietkau2011-01-2416-1567/+1328
* allow files/ to overwrite existing symlinks (fixes #3508)Felix Fietkau2011-01-231-0/+8
* add support for arv4518 and arv752DWP22 boardsJohn Crispin2011-01-2323-8/+4001
* * bump to 2.5.2John Crispin2011-01-222-23/+14
* ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)Felix Fietkau2011-01-211-1/+0
* ath9k: fix some ps wakeup/restore issues that led to crashes and other weird ...Felix Fietkau2011-01-211-0/+61
* ath9k: disable PA predistortion on AR93xx for now until it is properly fixedFelix Fietkau2011-01-214-3/+35
* ath9k: remove virtual wiphy support - it was only experimental anyway and it ...Felix Fietkau2011-01-204-0/+2230
* mac80211: add a few tx related fixesFelix Fietkau2011-01-203-0/+222
* mac80211: update to wireless-testing 2010-01-19Felix Fietkau2011-01-2016-247/+16
* qos-scripts: Rework qos-stat scriptVasilis Tsiligiannis2011-01-202-17/+60
* mac80211: fix the br_port_exists compatibility macro for 2.6.38Felix Fietkau2011-01-201-0/+50
* uci: use latest git, fixes reorder operation and incorperates nested delete p...Jo-Philipp Wich2011-01-192-24/+4
* ppp: don't die on malformed PADS frames that might appear on instable DSL linesJo-Philipp Wich2011-01-192-1/+110