| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ath9k: fix an aggregation hang issue that happens when a hardware reset is is... | nbd | 2010-10-23 | 1 | -0/+42 |
* | [package] uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks fram... | acinonyx | 2010-10-21 | 2 | -2/+2 |
* | [package] hostap-driver: Change default channel from 5 to 11 | acinonyx | 2010-10-21 | 1 | -1/+1 |
* | [package] kernel/modules: Fix CH341 USB-to-serial description (#8097) | acinonyx | 2010-10-21 | 1 | -1/+1 |
* | ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht perf... | nbd | 2010-10-21 | 5 | -43/+87 |
* | mac80211: decrease the minstrel_ht sampling interval for faster rate adaption | nbd | 2010-10-20 | 2 | -1/+13 |
* | mac80211: improve minstrel_ht performance by ensuring that rates get sampled ... | nbd | 2010-10-20 | 1 | -0/+31 |
* | ath9k: fix a small bug in the handling of a few tx descriptor flags | nbd | 2010-10-20 | 1 | -0/+25 |
* | [package] br2684ctl: rework init script | jow | 2010-10-20 | 2 | -19/+44 |
* | [package] pppd: use "atmdev" option to select the DSL adapter, this aligns it... | jow | 2010-10-20 | 2 | -4/+4 |
* | ath9k: fix a crash that happens when survey stats are accessed before the int... | nbd | 2010-10-20 | 1 | -0/+12 |
* | ath9k: use the maximum rate power for the channel txpower limits | nbd | 2010-10-20 | 1 | -24/+72 |
* | ath9k: add a locking fix that might prevent random memory corruption during h... | nbd | 2010-10-20 | 1 | -0/+237 |
* | ath9k: fix tx power display | nbd | 2010-10-20 | 3 | -0/+412 |
* | mac80211: update to wireless-testing 2010-10-19 | nbd | 2010-10-19 | 22 | -1751/+10 |
* | ath9k: make the regulatory override less intrusive - allow it to parse CTLs | nbd | 2010-10-19 | 1 | -57/+35 |
* | Merge branch 'master' of git://nbd.name/openwrt | florian | 2010-10-19 | 1 | -0/+41 |
* | [package] ppp: honour option auto in atm hotplug | jow | 2010-10-19 | 1 | -1/+4 |
* | [package] ppp: | jow | 2010-10-19 | 2 | -5/+7 |
* | [package] 6in4: | jow | 2010-10-19 | 2 | -5/+18 |
* | [package] mountd: Rename uci_add_history to uci_add_delta (#8084) | acinonyx | 2010-10-16 | 2 | -1/+28 |
* | mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and pe... | nbd | 2010-10-16 | 31 | -1002/+1624 |
* | package/busybox: update to busybox-1.17.3 | acoul | 2010-10-14 | 4 | -628/+2 |
* | libnl-tiny: fix a compiler warning that shows up with -pedantic | nbd | 2010-10-14 | 1 | -2/+6 |
* | uci: update to 2010-09-28 | nbd | 2010-10-14 | 2 | -6/+6 |
* | wifi: change the default channel from 5 to 11, 5 was a really bad choice | nbd | 2010-10-13 | 3 | -3/+3 |
* | ath9k: fix a few ani issues | nbd | 2010-10-12 | 3 | -0/+75 |
* | ath9k: fix channel time updates when the interface is idle | nbd | 2010-10-12 | 1 | -0/+54 |
* | mac80211: fix a crash in the netlink backport | nbd | 2010-10-12 | 1 | -0/+12 |
* | [package] mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos | jow | 2010-10-10 | 1 | -1/+1 |
* | [package] kernel: underscores in package names are bad, rename kmod-crypto-mv... | jow | 2010-10-10 | 1 | -2/+2 |
* | ath9k: fix counter overflow in survey channel time stats for the operating ch... | nbd | 2010-10-10 | 1 | -15/+33 |
* | mac80211: update to a newer compat-wireless which fixes rt2800pci compile iss... | nbd | 2010-10-10 | 4 | -319/+3 |
* | gdb: Enable parallel build | mb | 2010-10-09 | 1 | -1/+3 |
* | [package] iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also m... | jow | 2010-10-09 | 2 | -2/+18 |
* | [package] mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD | jow | 2010-10-09 | 1 | -0/+189 |
* | iw: add support for the new survey data | nbd | 2010-10-09 | 3 | -11/+152 |
* | ath9k: implement extended channel utilization statistics via survey | nbd | 2010-10-09 | 7 | -0/+935 |
* | ath9k: add a fix for an aggregation delimiter size rounding error | nbd | 2010-10-09 | 1 | -0/+13 |
* | mac80211: fix netlink backport for 2.6.31 and below | nbd | 2010-10-09 | 1 | -1/+94 |
* | package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017) | nico | 2010-10-08 | 1 | -1/+1 |
* | [package] firewall: insert SNAT and DNAT rules according to the order of the ... | jow | 2010-10-08 | 3 | -3/+6 |
* | Add support for nokia n810 sound | mb | 2010-10-07 | 1 | -0/+41 |
* | [package] block-mount: fix fstab.init for IB and buildroot | jow | 2010-10-07 | 1 | -2/+5 |
* | mac80211: update to wireless-testing 2010-10-06 | nbd | 2010-10-07 | 27 | -1476/+245 |
* | [package] lua: switch to double precision for floats | jow | 2010-10-07 | 3 | -1/+23 |
* | [PATCH] kmod-sound-i8x0 missing dependencies | jow | 2010-10-07 | 1 | -2/+4 |
* | [package] base-files: add udhcpc vendorid option (#7744) | jow | 2010-10-06 | 2 | -2/+4 |
* | [package] dnsmasq: remove a useless subshell invocation from the init script | jow | 2010-10-06 | 1 | -1/+1 |
* | [package] dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resol... | jow | 2010-10-06 | 2 | -2/+2 |