| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] iwinfo: support nl80211 hardware identification against radioX pseu... | Jo-Philipp Wich | 2011-12-06 | 2 | -1/+22 |
* | mac80211: merge some pending fixes, fixes skb leaks and some warnings | Felix Fietkau | 2011-12-05 | 1 | -2/+73 |
* | netifd: update to latest version, fixes some use-after-free issues | Felix Fietkau | 2011-12-05 | 1 | -2/+2 |
* | ath9k: fix antenna configuration on ar9285 for devices without antenna diversity | Felix Fietkau | 2011-12-05 | 1 | -0/+9 |
* | ath9k: fix 5/10 mhz channel bandwidth issues | Felix Fietkau | 2011-12-05 | 2 | -0/+76 |
* | mac80211: update to 2011-12-01 | Felix Fietkau | 2011-12-05 | 49 | -770/+390 |
* | [package] iwinfo: factor tx power offset into power level listing | Jo-Philipp Wich | 2011-12-04 | 1 | -3/+6 |
* | [package] iwinfo: expose txpower and frequency offset information | Jo-Philipp Wich | 2011-12-04 | 13 | -108/+281 |
* | [package] iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5... | Jo-Philipp Wich | 2011-12-04 | 1 | -8/+15 |
* | [package] iwinfo: fix model detection on legacy atheros | Jo-Philipp Wich | 2011-12-04 | 1 | -1/+68 |
* | [package] iwinfo: add initial hardware detection capabilities | Jo-Philipp Wich | 2011-12-04 | 16 | -39/+361 |
* | [package] libiwinfo: fix hw mode detection | Jo-Philipp Wich | 2011-12-03 | 1 | -0/+2 |
* | [package] add libiwinfo (moved from LuCI trunk) | Jo-Philipp Wich | 2011-12-03 | 24 | -0/+10947 |
* | package/kernel: create packages for the rtl8366* drivers | Gabor Juhos | 2011-12-01 | 1 | -0/+45 |
* | base-files: add lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 | 1 | -0/+88 |
* | [package] dnsmasq: automatically add host entry for own hostname and ptr reco... | Jo-Philipp Wich | 2011-12-01 | 2 | -4/+14 |
* | kernel: package TI's USB 3410/505 usb driver | John Crispin | 2011-11-30 | 1 | -0/+15 |
* | comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM... | John Crispin | 2011-11-30 | 3 | -0/+39 |
* | kernel: This adds support for Marvell S-ATA. | John Crispin | 2011-11-30 | 1 | -0/+15 |
* | ath9k: fix a regression in touching power mode related registers | Felix Fietkau | 2011-11-27 | 1 | -0/+12 |
* | dropbear: fix build breakage | Felix Fietkau | 2011-11-27 | 1 | -0/+9 |
* | ath9k: enable ANI on ar913x, should noticeably improve stability in noisy env... | Felix Fietkau | 2011-11-27 | 1 | -0/+11 |
* | package/dropbear: update to 2011.54 | Nicolas Thill | 2011-11-25 | 5 | -54/+14 |
* | package/dnsmasq: update to 2.59 (thanks to Raphael Huck) | Nicolas Thill | 2011-11-25 | 2 | -15/+12 |
* | package/busybox: wget: URL-decode user:password before base64-encoding it int... | Nicolas Thill | 2011-11-23 | 7 | -9/+246 |
* | mac80211: fix aggregation related kernel warnings when using wds | Felix Fietkau | 2011-11-23 | 1 | -0/+95 |
* | ath9k: fix setting channel bandwidth before bringing up interfaces | Felix Fietkau | 2011-11-23 | 1 | -1/+1 |
* | package/mac80211: fix atomic64 issues on x86 / uml | Nicolas Thill | 2011-11-21 | 1 | -1/+1 |
* | [package] mac80211: revert unrelated change in previous commit | Jo-Philipp Wich | 2011-11-21 | 1 | -2/+0 |
* | [package] mac80211: fix reversed WARN_ON() condition which causes a stray sta... | Jo-Philipp Wich | 2011-11-21 | 2 | -0/+13 |
* | ath9k: merge a pending aggregation fix | Felix Fietkau | 2011-11-20 | 3 | -13/+42 |
* | mac80211: refresh p54spi patches | Felix Fietkau | 2011-11-20 | 3 | -12/+6 |
* | mac80211: fix a workqueue compat backport | Felix Fietkau | 2011-11-20 | 1 | -0/+18 |
* | Revert "package/mac80211: fix atomic64 compat" | Felix Fietkau | 2011-11-19 | 1 | -1/+1 |
* | ath9k: allow run-time change of the chanbw debugfs file | Felix Fietkau | 2011-11-19 | 3 | -6/+74 |
* | [package] base-files: kill remaining processes after running user hooks (#10461) | Jo-Philipp Wich | 2011-11-19 | 2 | -3/+3 |
* | mac80211: update to wireless-testing 2011-11-15 | Felix Fietkau | 2011-11-18 | 31 | -708/+544 |
* | package/mac80211: fix atomic64 compat | Nicolas Thill | 2011-11-17 | 1 | -1/+1 |
* | [package] base-files: another empty password check fix (#10440) | Jo-Philipp Wich | 2011-11-17 | 2 | -2/+2 |
* | [package] base-files: now that we have date -k, adjust the kernel timezone af... | Jo-Philipp Wich | 2011-11-17 | 2 | -2/+5 |
* | [package] busybox: add a "date -k" to set the kernel timezone from the curren... | Jo-Philipp Wich | 2011-11-17 | 2 | -1/+84 |
* | p54spi: workqueue deadlock fix | Michael Büsch | 2011-11-16 | 1 | -0/+22 |
* | p54spi: Lock fixes | Michael Büsch | 2011-11-16 | 2 | -0/+29 |
* | [package] base-files: rewrite killing of nonessential services to not rely on... | Jo-Philipp Wich | 2011-11-16 | 2 | -10/+18 |
* | [package] busybox: fix empty password detection in telnetd init (#10432) | Jo-Philipp Wich | 2011-11-16 | 2 | -2/+2 |
* | package/ppp: fix typo in r28868 (closes: #10429) | Nicolas Thill | 2011-11-15 | 2 | -2/+2 |
* | [package] allow building 8021q and bridge as modules | Florian Fainelli | 2011-11-15 | 1 | -0/+62 |
* | [package] kmod-r6040 depends on kmod-libphy | Florian Fainelli | 2011-11-15 | 1 | -1/+1 |
* | [package] busybox: revert accidentally committed debugging flag | Jo-Philipp Wich | 2011-11-15 | 1 | -2/+0 |
* | [package] busybox: fix hexdump segmentation fault with an empty leading forma... | Jo-Philipp Wich | 2011-11-15 | 2 | -1/+14 |