summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfacesFelix Fietkau2010-10-261-0/+25
| | | | SVN-Revision: 23641
* mac80211: add uci support for the ad-hoc multicast rate settingFelix Fietkau2010-10-251-1/+8
| | | | SVN-Revision: 23637
* iw: add support for setting the multicast rate for ibssFelix Fietkau2010-10-252-11/+47
| | | | SVN-Revision: 23636
* mac80211: add support for setting the multicast rate for ibssFelix Fietkau2010-10-252-0/+164
| | | | SVN-Revision: 23635
* package/busybox: include an upstream patchAlexandros C. Couloumbis2010-10-251-0/+12
| | | | SVN-Revision: 23630
* package/madwifi: fix mtu setting. (closes #7858)Alexandros C. Couloumbis2010-10-251-2/+12
| | | | SVN-Revision: 23628
* hostapd: fix wpa_supplicant standalone compileFelix Fietkau2010-10-241-2/+4
| | | | SVN-Revision: 23625
* soloscli utility for Solos ADSL2+ modemsFlorian Fainelli2010-10-243-0/+74
| | | | | | | | Utility for interrogating Traverse Technologies' Solos ADSL2+ modems Signed-off-by: Nathan Williams <nathan@traverse.com.au> SVN-Revision: 23619
* hostapd: fix AP+STA reconnectsFelix Fietkau2010-10-241-2/+6
| | | | SVN-Revision: 23604
* hostapd: remove some unnecessary debugging code from the last commitFelix Fietkau2010-10-231-6/+3
| | | | SVN-Revision: 23603
* hostapd/mac80211: implement support for AP+STAFelix Fietkau2010-10-237-3/+386
| | | | SVN-Revision: 23602
* hostapd: fix SIGHUP for multi-bssFelix Fietkau2010-10-231-0/+89
| | | | SVN-Revision: 23601
* busybox: fix configured stampfile name - add $(SH_FUNC) for md5sFelix Fietkau2010-10-231-1/+1
| | | | SVN-Revision: 23600
* base-files: mark /etc/shadow as conffileJo-Philipp Wich2010-10-231-0/+1
| | | | SVN-Revision: 23590
* ath9k: fix an aggregation hang issue that happens when a hardware reset is ↵Felix Fietkau2010-10-231-0/+42
| | | | | | issued SVN-Revision: 23588
* uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112)Vasilis Tsiligiannis2010-10-212-2/+2
| | | | SVN-Revision: 23567
* hostap-driver: Change default channel from 5 to 11Vasilis Tsiligiannis2010-10-211-1/+1
| | | | SVN-Revision: 23565
* kernel/modules: Fix CH341 USB-to-serial description (#8097)Vasilis Tsiligiannis2010-10-211-1/+1
| | | | SVN-Revision: 23563
* ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht ↵Felix Fietkau2010-10-215-43/+87
| | | | | | performance fixes for better performance SVN-Revision: 23558
* mac80211: decrease the minstrel_ht sampling interval for faster rate adaptionFelix Fietkau2010-10-202-1/+13
| | | | SVN-Revision: 23555
* mac80211: improve minstrel_ht performance by ensuring that rates get sampled ↵Felix Fietkau2010-10-201-0/+31
| | | | | | fast enough SVN-Revision: 23554
* ath9k: fix a small bug in the handling of a few tx descriptor flagsFelix Fietkau2010-10-201-0/+25
| | | | SVN-Revision: 23553
* br2684ctl: rework init script - use common defaults for unit and atmdev - ↵Jo-Philipp Wich2010-10-202-19/+44
| | | | | | add a more reliable stop routine - localize variables SVN-Revision: 23552
* pppd: use "atmdev" option to select the DSL adapter, this aligns it with ↵Jo-Philipp Wich2010-10-202-4/+4
| | | | | | br2684ctl and solves #8108 SVN-Revision: 23551
* ath9k: fix a crash that happens when survey stats are accessed before the ↵Felix Fietkau2010-10-201-0/+12
| | | | | | interface is brought up for the first time SVN-Revision: 23549
* ath9k: use the maximum rate power for the channel txpower limitsFelix Fietkau2010-10-201-24/+72
| | | | SVN-Revision: 23543
* ath9k: add a locking fix that might prevent random memory corruption during ↵Felix Fietkau2010-10-201-0/+237
| | | | | | hardware resets SVN-Revision: 23542
* ath9k: fix tx power displayFelix Fietkau2010-10-203-0/+412
| | | | SVN-Revision: 23541
* mac80211: update to wireless-testing 2010-10-19Felix Fietkau2010-10-1922-1751/+10
| | | | SVN-Revision: 23540
* ath9k: make the regulatory override less intrusive - allow it to parse CTLsFelix Fietkau2010-10-191-57/+35
| | | | SVN-Revision: 23539
* Merge branch 'master' of git://nbd.name/openwrtFlorian Fainelli2010-10-191-0/+41
| | | | | | | | Conflicts: package/opkg/patches/009-remove-upgrade-all.patch SVN-Revision: 23532
* ppp: honour option auto in atm hotplugJo-Philipp Wich2010-10-191-1/+4
| | | | SVN-Revision: 23531
* ppp: - implement coldplugging for pppoa interfaces - honour device option to ↵Jo-Philipp Wich2010-10-192-5/+7
| | | | | | select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision SVN-Revision: 23530
* 6in4: - add log entries for update operations - always update tunnel, even ↵Jo-Philipp Wich2010-10-192-5/+18
| | | | | | if wan ip is unchanged - use multiple wget tries before giving up, resolv.conf might not be ready when ifup is triggered SVN-Revision: 23528
* mountd: Rename uci_add_history to uci_add_delta (#8084)Vasilis Tsiligiannis2010-10-162-1/+28
| | | | SVN-Revision: 23474
* mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and ↵Felix Fietkau2010-10-1631-1002/+1624
| | | | | | performance enhancements SVN-Revision: 23470
* package/busybox: update to busybox-1.17.3Alexandros C. Couloumbis2010-10-144-628/+2
| | | | SVN-Revision: 23435
* libnl-tiny: fix a compiler warning that shows up with -pedanticFelix Fietkau2010-10-141-2/+6
| | | | SVN-Revision: 23431
* uci: update to 2010-09-28Felix Fietkau2010-10-142-6/+6
| | | | SVN-Revision: 23430
* wifi: change the default channel from 5 to 11, 5 was a really bad choiceFelix Fietkau2010-10-133-3/+3
| | | | SVN-Revision: 23423
* ath9k: fix a few ani issuesFelix Fietkau2010-10-123-0/+75
| | | | SVN-Revision: 23412
* ath9k: fix channel time updates when the interface is idleFelix Fietkau2010-10-121-0/+54
| | | | SVN-Revision: 23410
* mac80211: fix a crash in the netlink backportFelix Fietkau2010-10-121-0/+12
| | | | SVN-Revision: 23409
* mac80211: kmod-p54-common needs crc-ccitt, patch by loswillosJo-Philipp Wich2010-10-101-1/+1
| | | | SVN-Revision: 23384
* kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to ↵Jo-Philipp Wich2010-10-101-2/+2
| | | | | | kmod-crypto-mv-cesa SVN-Revision: 23383
* ath9k: fix counter overflow in survey channel time stats for the operating ↵Felix Fietkau2010-10-101-15/+33
| | | | | | channel SVN-Revision: 23381
* mac80211: update to a newer compat-wireless which fixes rt2800pci compile ↵Felix Fietkau2010-10-104-319/+3
| | | | | | issues on 2.6.32 and below SVN-Revision: 23374
* gdb: Enable parallel buildMichael Büsch2010-10-091-1/+3
| | | | SVN-Revision: 23373
* iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move ↵Jo-Philipp Wich2010-10-092-2/+18
| | | | | | autogen.sh invocation to Build/Configure SVN-Revision: 23369
* mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSDJo-Philipp Wich2010-10-091-0/+189
| | | | SVN-Revision: 23367