Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | hotplug2 depends on udevtrigger | Florian Fainelli | 2010-10-26 | |
| | | | | SVN-Revision: 23646 | |||
* | hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces | Felix Fietkau | 2010-10-26 | |
| | | | | SVN-Revision: 23641 | |||
* | mac80211: add uci support for the ad-hoc multicast rate setting | Felix Fietkau | 2010-10-25 | |
| | | | | SVN-Revision: 23637 | |||
* | iw: add support for setting the multicast rate for ibss | Felix Fietkau | 2010-10-25 | |
| | | | | SVN-Revision: 23636 | |||
* | mac80211: add support for setting the multicast rate for ibss | Felix Fietkau | 2010-10-25 | |
| | | | | SVN-Revision: 23635 | |||
* | package/busybox: include an upstream patch | Alexandros C. Couloumbis | 2010-10-25 | |
| | | | | SVN-Revision: 23630 | |||
* | package/madwifi: fix mtu setting. (closes #7858) | Alexandros C. Couloumbis | 2010-10-25 | |
| | | | | SVN-Revision: 23628 | |||
* | hostapd: fix wpa_supplicant standalone compile | Felix Fietkau | 2010-10-24 | |
| | | | | SVN-Revision: 23625 | |||
* | soloscli utility for Solos ADSL2+ modems | Florian Fainelli | 2010-10-24 | |
| | | | | | | | | Utility for interrogating Traverse Technologies' Solos ADSL2+ modems Signed-off-by: Nathan Williams <nathan@traverse.com.au> SVN-Revision: 23619 | |||
* | hostapd: fix AP+STA reconnects | Felix Fietkau | 2010-10-24 | |
| | | | | SVN-Revision: 23604 | |||
* | hostapd: remove some unnecessary debugging code from the last commit | Felix Fietkau | 2010-10-23 | |
| | | | | SVN-Revision: 23603 | |||
* | hostapd/mac80211: implement support for AP+STA | Felix Fietkau | 2010-10-23 | |
| | | | | SVN-Revision: 23602 | |||
* | hostapd: fix SIGHUP for multi-bss | Felix Fietkau | 2010-10-23 | |
| | | | | SVN-Revision: 23601 | |||
* | busybox: fix configured stampfile name - add $(SH_FUNC) for md5s | Felix Fietkau | 2010-10-23 | |
| | | | | SVN-Revision: 23600 | |||
* | base-files: mark /etc/shadow as conffile | Jo-Philipp Wich | 2010-10-23 | |
| | | | | SVN-Revision: 23590 | |||
* | ath9k: fix an aggregation hang issue that happens when a hardware reset is ↵ | Felix Fietkau | 2010-10-23 | |
| | | | | | | issued SVN-Revision: 23588 | |||
* | uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) | Vasilis Tsiligiannis | 2010-10-21 | |
| | | | | SVN-Revision: 23567 | |||
* | hostap-driver: Change default channel from 5 to 11 | Vasilis Tsiligiannis | 2010-10-21 | |
| | | | | SVN-Revision: 23565 | |||
* | kernel/modules: Fix CH341 USB-to-serial description (#8097) | Vasilis Tsiligiannis | 2010-10-21 | |
| | | | | SVN-Revision: 23563 | |||
* | ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht ↵ | Felix Fietkau | 2010-10-21 | |
| | | | | | | performance fixes for better performance SVN-Revision: 23558 | |||
* | mac80211: decrease the minstrel_ht sampling interval for faster rate adaption | Felix Fietkau | 2010-10-20 | |
| | | | | SVN-Revision: 23555 | |||
* | mac80211: improve minstrel_ht performance by ensuring that rates get sampled ↵ | Felix Fietkau | 2010-10-20 | |
| | | | | | | fast enough SVN-Revision: 23554 | |||
* | ath9k: fix a small bug in the handling of a few tx descriptor flags | Felix Fietkau | 2010-10-20 | |
| | | | | SVN-Revision: 23553 | |||
* | br2684ctl: rework init script - use common defaults for unit and atmdev - ↵ | Jo-Philipp Wich | 2010-10-20 | |
| | | | | | | 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 Wich | 2010-10-20 | |
| | | | | | | br2684ctl and solves #8108 SVN-Revision: 23551 | |||
* | ath9k: fix a crash that happens when survey stats are accessed before the ↵ | Felix Fietkau | 2010-10-20 | |
| | | | | | | interface is brought up for the first time SVN-Revision: 23549 | |||
* | ath9k: use the maximum rate power for the channel txpower limits | Felix Fietkau | 2010-10-20 | |
| | | | | SVN-Revision: 23543 | |||
* | ath9k: add a locking fix that might prevent random memory corruption during ↵ | Felix Fietkau | 2010-10-20 | |
| | | | | | | hardware resets SVN-Revision: 23542 | |||
* | ath9k: fix tx power display | Felix Fietkau | 2010-10-20 | |
| | | | | SVN-Revision: 23541 | |||
* | mac80211: update to wireless-testing 2010-10-19 | Felix Fietkau | 2010-10-19 | |
| | | | | SVN-Revision: 23540 | |||
* | ath9k: make the regulatory override less intrusive - allow it to parse CTLs | Felix Fietkau | 2010-10-19 | |
| | | | | SVN-Revision: 23539 | |||
* | Merge branch 'master' of git://nbd.name/openwrt | Florian Fainelli | 2010-10-19 | |
| | | | | | | | | Conflicts: package/opkg/patches/009-remove-upgrade-all.patch SVN-Revision: 23532 | |||
* | ppp: honour option auto in atm hotplug | Jo-Philipp Wich | 2010-10-19 | |
| | | | | SVN-Revision: 23531 | |||
* | ppp: - implement coldplugging for pppoa interfaces - honour device option to ↵ | Jo-Philipp Wich | 2010-10-19 | |
| | | | | | | 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 Wich | 2010-10-19 | |
| | | | | | | 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 Tsiligiannis | 2010-10-16 | |
| | | | | SVN-Revision: 23474 | |||
* | mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and ↵ | Felix Fietkau | 2010-10-16 | |
| | | | | | | performance enhancements SVN-Revision: 23470 | |||
* | package/busybox: update to busybox-1.17.3 | Alexandros C. Couloumbis | 2010-10-14 | |
| | | | | SVN-Revision: 23435 | |||
* | libnl-tiny: fix a compiler warning that shows up with -pedantic | Felix Fietkau | 2010-10-14 | |
| | | | | SVN-Revision: 23431 | |||
* | uci: update to 2010-09-28 | Felix Fietkau | 2010-10-14 | |
| | | | | SVN-Revision: 23430 | |||
* | wifi: change the default channel from 5 to 11, 5 was a really bad choice | Felix Fietkau | 2010-10-13 | |
| | | | | SVN-Revision: 23423 | |||
* | ath9k: fix a few ani issues | Felix Fietkau | 2010-10-12 | |
| | | | | SVN-Revision: 23412 | |||
* | ath9k: fix channel time updates when the interface is idle | Felix Fietkau | 2010-10-12 | |
| | | | | SVN-Revision: 23410 | |||
* | mac80211: fix a crash in the netlink backport | Felix Fietkau | 2010-10-12 | |
| | | | | SVN-Revision: 23409 | |||
* | mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos | Jo-Philipp Wich | 2010-10-10 | |
| | | | | SVN-Revision: 23384 | |||
* | kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to ↵ | Jo-Philipp Wich | 2010-10-10 | |
| | | | | | | kmod-crypto-mv-cesa SVN-Revision: 23383 | |||
* | ath9k: fix counter overflow in survey channel time stats for the operating ↵ | Felix Fietkau | 2010-10-10 | |
| | | | | | | channel SVN-Revision: 23381 | |||
* | mac80211: update to a newer compat-wireless which fixes rt2800pci compile ↵ | Felix Fietkau | 2010-10-10 | |
| | | | | | | issues on 2.6.32 and below SVN-Revision: 23374 | |||
* | gdb: Enable parallel build | Michael Büsch | 2010-10-09 | |
| | | | | SVN-Revision: 23373 | |||
* | iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move ↵ | Jo-Philipp Wich | 2010-10-09 | |
| | | | | | | autogen.sh invocation to Build/Configure SVN-Revision: 23369 |