| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: deactivate mac80211 tracing | hauke | 2011-12-19 | 1 | -0/+44 |
* | ath9k: fix another tx locking issue | nbd | 2011-12-19 | 1 | -11/+285 |
* | mac80211: fix powersave setting | nbd | 2011-12-19 | 1 | -1/+1 |
* | mac80211: apply txpower after bringing up the interface, should fix #10113 | nbd | 2011-12-18 | 1 | -6/+6 |
* | mac80211: use iw instead of iwconfig to disable powersave | nbd | 2011-12-18 | 1 | -1/+1 |
* | ath9k: fix some issues in the btcoex disable patch | nbd | 2011-12-18 | 1 | -10/+8 |
* | ath9k: fix a locking issue in the tx path | nbd | 2011-12-17 | 1 | -0/+25 |
* | hostapd: add missing check for wds stations | nbd | 2011-12-17 | 1 | -0/+12 |
* | ath9k: fix a crash in led init | nbd | 2011-12-16 | 1 | -1/+4 |
* | ath9k: fix a locking issue | nbd | 2011-12-14 | 1 | -33/+0 |
* | ath9k: add support for registering extra leds connected to the wmac gpio lines | nbd | 2011-12-14 | 2 | -0/+326 |
* | [package] kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi t... | jow | 2011-12-13 | 1 | -4/+4 |
* | busybox: disable "mesg" by default | nbd | 2011-12-13 | 1 | -1/+1 |
* | [package] hostapd: support optional argument for the -v switch of hostapd and... | jow | 2011-12-12 | 2 | -1/+83 |
* | mac80211: make mesh support optional | nbd | 2011-12-12 | 2 | -0/+18 |
* | mac80211: merge another upstream aggregation fix | nbd | 2011-12-10 | 1 | -8/+58 |
* | ath9k: disable bluetooth coexistence support to reduce module size | nbd | 2011-12-10 | 2 | -0/+583 |
* | ath9k: improve handling of blockackreq (should improve aggregation behavior u... | nbd | 2011-12-10 | 5 | -0/+741 |
* | mac80211: merge an upstream fix for an aggregation related race condition | nbd | 2011-12-10 | 1 | -2/+130 |
* | mac80211: add support for firmware 666.2 for b43 devices | hauke | 2011-12-08 | 2 | -6/+27 |
* | [package] librpc: do not build if external or native toolchains are used | jow | 2011-12-08 | 1 | -2/+27 |
* | ubus: update to the latest version | nbd | 2011-12-06 | 1 | -3/+3 |
* | libubox: update to latest version, fix some endian issues | nbd | 2011-12-06 | 1 | -3/+3 |
* | [package] iwinfo: support nl80211 hardware identification against radioX pseu... | jow | 2011-12-06 | 2 | -1/+22 |
* | mac80211: merge some pending fixes, fixes skb leaks and some warnings | nbd | 2011-12-05 | 1 | -2/+73 |
* | netifd: update to latest version, fixes some use-after-free issues | nbd | 2011-12-05 | 1 | -2/+2 |
* | ath9k: fix antenna configuration on ar9285 for devices without antenna diversity | nbd | 2011-12-05 | 1 | -0/+9 |
* | ath9k: fix 5/10 mhz channel bandwidth issues | nbd | 2011-12-05 | 2 | -0/+76 |
* | mac80211: update to 2011-12-01 | nbd | 2011-12-05 | 49 | -770/+390 |
* | [package] iwinfo: factor tx power offset into power level listing | jow | 2011-12-04 | 1 | -3/+6 |
* | [package] iwinfo: expose txpower and frequency offset information | jow | 2011-12-04 | 13 | -108/+281 |
* | [package] iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5... | jow | 2011-12-04 | 1 | -8/+15 |
* | [package] iwinfo: fix model detection on legacy atheros | jow | 2011-12-04 | 1 | -1/+68 |
* | [package] iwinfo: add initial hardware detection capabilities | jow | 2011-12-04 | 16 | -39/+361 |
* | [package] libiwinfo: fix hw mode detection | jow | 2011-12-03 | 1 | -0/+2 |
* | [package] add libiwinfo (moved from LuCI trunk) | jow | 2011-12-03 | 24 | -0/+10947 |
* | package/kernel: create packages for the rtl8366* drivers | juhosg | 2011-12-01 | 1 | -0/+45 |
* | base-files: add lib/functions/uci-defaults.sh | juhosg | 2011-12-01 | 1 | -0/+88 |
* | [package] dnsmasq: automatically add host entry for own hostname and ptr reco... | jow | 2011-12-01 | 2 | -4/+14 |
* | kernel: package TI's USB 3410/505 usb driver | blogic | 2011-11-30 | 1 | -0/+15 |
* | comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM... | blogic | 2011-11-30 | 3 | -0/+39 |
* | kernel: This adds support for Marvell S-ATA. | blogic | 2011-11-30 | 1 | -0/+15 |
* | ath9k: fix a regression in touching power mode related registers | nbd | 2011-11-27 | 1 | -0/+12 |
* | dropbear: fix build breakage | nbd | 2011-11-27 | 1 | -0/+9 |
* | ath9k: enable ANI on ar913x, should noticeably improve stability in noisy env... | nbd | 2011-11-27 | 1 | -0/+11 |
* | package/dropbear: update to 2011.54 | nico | 2011-11-25 | 5 | -54/+14 |
* | package/dnsmasq: update to 2.59 (thanks to Raphael Huck) | nico | 2011-11-25 | 2 | -15/+12 |
* | package/busybox: wget: URL-decode user:password before base64-encoding it int... | nico | 2011-11-23 | 7 | -9/+246 |
* | mac80211: fix aggregation related kernel warnings when using wds | nbd | 2011-11-23 | 1 | -0/+95 |
* | ath9k: fix setting channel bandwidth before bringing up interfaces | nbd | 2011-11-23 | 1 | -1/+1 |