summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix cycle counter trackingFelix Fietkau2010-11-031-0/+33
* ath9k: fix queue pending frame counter tracking by cleaning up tx queue selec...Felix Fietkau2010-11-031-0/+686
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ...Felix Fietkau2010-11-039-110/+138
* hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplican...Vasilis Tsiligiannis2010-11-032-1/+3
* make IGNORE_ERRORS apply to deselected packages as well (typically triggered ...Felix Fietkau2010-11-021-1/+1
* package/apex: fix a compile issueAlexandros C. Couloumbis2010-11-021-0/+20
* uci: use a delete-safe iterator in the Lua :foreach() function The following ...Jo-Philipp Wich2010-11-012-1/+21
* nl80211: fix a station dump crash triggered by sending an invalid ifindexFelix Fietkau2010-10-311-0/+13
* add missing SH_FUNC for remaining md5s calls (#7888)Felix Fietkau2010-10-312-2/+2
* hostapd: move the madwifi segfault fix to the right placeFelix Fietkau2010-10-312-32/+12
* madwifi: remove device ids for AR5416Felix Fietkau2010-10-311-0/+20
* add kmod-leds-net5501Florian Fainelli2010-10-301-0/+15
* prefer the cs5535 gpiolib driver after 2.6.32Florian Fainelli2010-10-301-1/+7
* ep80579 depend on their corresponding subtargetFlorian Fainelli2010-10-301-1/+1
* package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operst...Jo-Philipp Wich2010-10-291-0/+22
* kernel: Add kernel module for OMAP WDTHamish Guthrie2010-10-281-0/+16
* Fixed support for IomegaLars-Peter Clausen2010-10-273-10/+443
* libtool: Force nonparallel build.Michael Büsch2010-10-271-0/+3
* madwifi: fix syntax error introduced by r23660Jo-Philipp Wich2010-10-271-1/+1
* iptables: Fix call to md5sMichael Büsch2010-10-271-1/+1
* hostapd: do not restrict ht capabilities for ap+staFelix Fietkau2010-10-271-2/+2
* mac80211: set GF flag in hostapd config if supportedFelix Fietkau2010-10-271-0/+1
* madwifi: make wep-open the defaultJo-Philipp Wich2010-10-271-2/+2
* madwifi: add wep+open, wep+shared format support to madwifi as wellJo-Philipp Wich2010-10-271-1/+5
* Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_a...Jo-Philipp Wich2010-10-271-1/+9
* ath9k: fix aggregation flush on ar9003Felix Fietkau2010-10-271-0/+34
* ath9k: add more pending locking fixes - fixes tx dma hang issues on resetFelix Fietkau2010-10-272-74/+200
* gdb: There are dep issues with cconfig.h. Disable parallel build for now.Michael Büsch2010-10-261-1/+1
* hotplug2 depends on udevtriggerFlorian Fainelli2010-10-261-1/+2
* hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfacesFelix Fietkau2010-10-261-0/+25
* mac80211: add uci support for the ad-hoc multicast rate settingFelix Fietkau2010-10-251-1/+8
* iw: add support for setting the multicast rate for ibssFelix Fietkau2010-10-252-11/+47
* mac80211: add support for setting the multicast rate for ibssFelix Fietkau2010-10-252-0/+164
* package/busybox: include an upstream patchAlexandros C. Couloumbis2010-10-251-0/+12
* package/madwifi: fix mtu setting. (closes #7858)Alexandros C. Couloumbis2010-10-251-2/+12
* hostapd: fix wpa_supplicant standalone compileFelix Fietkau2010-10-241-2/+4
* soloscli utility for Solos ADSL2+ modemsFlorian Fainelli2010-10-243-0/+74
* hostapd: fix AP+STA reconnectsFelix Fietkau2010-10-241-2/+6
* hostapd: remove some unnecessary debugging code from the last commitFelix Fietkau2010-10-231-6/+3
* hostapd/mac80211: implement support for AP+STAFelix Fietkau2010-10-237-3/+386
* hostapd: fix SIGHUP for multi-bssFelix Fietkau2010-10-231-0/+89
* busybox: fix configured stampfile name - add $(SH_FUNC) for md5sFelix Fietkau2010-10-231-1/+1
* base-files: mark /etc/shadow as conffileJo-Philipp Wich2010-10-231-0/+1
* ath9k: fix an aggregation hang issue that happens when a hardware reset is is...Felix Fietkau2010-10-231-0/+42
* uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112)Vasilis Tsiligiannis2010-10-212-2/+2
* hostap-driver: Change default channel from 5 to 11Vasilis Tsiligiannis2010-10-211-1/+1
* kernel/modules: Fix CH341 USB-to-serial description (#8097)Vasilis Tsiligiannis2010-10-211-1/+1
* ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht perf...Felix Fietkau2010-10-215-43/+87
* mac80211: decrease the minstrel_ht sampling interval for faster rate adaptionFelix Fietkau2010-10-202-1/+13
* mac80211: improve minstrel_ht performance by ensuring that rates get sampled ...Felix Fietkau2010-10-201-0/+31