Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add usbreset - a small simple utility to send port rests to selected usb ↵ | Jo-Philipp Wich | 2011-12-25 | 2 | -0/+120 |
| | | | | | | devices (#10394) SVN-Revision: 29611 | ||||
* | mac80211: clean up init, remove some redundant checks, fix tx power init ↵ | Felix Fietkau | 2011-12-23 | 1 | -77/+73 |
| | | | | | | (#10113) SVN-Revision: 29606 | ||||
* | base-files: add -b (--create-backup) option to sysupgrade, which generates a ↵ | Jo-Philipp Wich | 2011-12-20 | 2 | -3/+27 |
| | | | | | | backup .tar.gz according to the user settings. This will also be reused by LuCI. SVN-Revision: 29587 | ||||
* | firewall: - introduce per-section "option enabled" which defaults to "1" - ↵ | Jo-Philipp Wich | 2011-12-20 | 3 | -2/+11 |
| | | | | | | useful to disable rules or zones without having to delete them - annotate default traffic rules with names - bump version SVN-Revision: 29577 | ||||
* | brcm47xx: add new usb driver for bcma bus and replace ssb usb driver. | Hauke Mehrtens | 2011-12-19 | 1 | -0/+19 |
| | | | | | | This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more. SVN-Revision: 29575 | ||||
* | mac80211: deactivate mac80211 tracing | Hauke Mehrtens | 2011-12-19 | 1 | -0/+44 |
| | | | | | | Activating tracing on kernel <= 2.6.32 causes build errors. SVN-Revision: 29572 | ||||
* | ath9k: fix another tx locking issue | Felix Fietkau | 2011-12-19 | 1 | -11/+285 |
| | | | | SVN-Revision: 29570 | ||||
* | mac80211: fix powersave setting | Felix Fietkau | 2011-12-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 29569 | ||||
* | mac80211: apply txpower after bringing up the interface, should fix #10113 | Felix Fietkau | 2011-12-18 | 1 | -6/+6 |
| | | | | SVN-Revision: 29566 | ||||
* | mac80211: use iw instead of iwconfig to disable powersave | Felix Fietkau | 2011-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 29565 | ||||
* | ath9k: fix some issues in the btcoex disable patch | Felix Fietkau | 2011-12-18 | 1 | -10/+8 |
| | | | | SVN-Revision: 29564 | ||||
* | ath9k: fix a locking issue in the tx path | Felix Fietkau | 2011-12-17 | 1 | -0/+25 |
| | | | | SVN-Revision: 29560 | ||||
* | hostapd: add missing check for wds stations | Felix Fietkau | 2011-12-17 | 1 | -0/+12 |
| | | | | SVN-Revision: 29559 | ||||
* | ath9k: fix a crash in led init | Felix Fietkau | 2011-12-16 | 1 | -1/+4 |
| | | | | SVN-Revision: 29558 | ||||
* | ath9k: fix a locking issue | Felix Fietkau | 2011-12-14 | 1 | -33/+0 |
| | | | | SVN-Revision: 29537 | ||||
* | ath9k: add support for registering extra leds connected to the wmac gpio lines | Felix Fietkau | 2011-12-14 | 2 | -0/+326 |
| | | | | SVN-Revision: 29530 | ||||
* | kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid ↵ | Jo-Philipp Wich | 2011-12-13 | 1 | -4/+4 |
| | | | | | | underscores in package names SVN-Revision: 29518 | ||||
* | busybox: disable "mesg" by default | Felix Fietkau | 2011-12-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 29510 | ||||
* | hostapd: support optional argument for the -v switch of hostapd and ↵ | Jo-Philipp Wich | 2011-12-12 | 2 | -1/+83 |
| | | | | | | wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in SVN-Revision: 29507 | ||||
* | mac80211: make mesh support optional | Felix Fietkau | 2011-12-12 | 2 | -0/+18 |
| | | | | SVN-Revision: 29506 | ||||
* | mac80211: merge another upstream aggregation fix | Felix Fietkau | 2011-12-10 | 1 | -8/+58 |
| | | | | SVN-Revision: 29496 | ||||
* | ath9k: disable bluetooth coexistence support to reduce module size | Felix Fietkau | 2011-12-10 | 2 | -0/+583 |
| | | | | SVN-Revision: 29495 | ||||
* | ath9k: improve handling of blockackreq (should improve aggregation behavior ↵ | Felix Fietkau | 2011-12-10 | 5 | -0/+741 |
| | | | | | | under tough wifi conditions with lots of retransmission) SVN-Revision: 29494 | ||||
* | mac80211: merge an upstream fix for an aggregation related race condition | Felix Fietkau | 2011-12-10 | 1 | -2/+130 |
| | | | | SVN-Revision: 29493 | ||||
* | mac80211: add support for firmware 666.2 for b43 devices | Hauke Mehrtens | 2011-12-08 | 2 | -6/+27 |
| | | | | SVN-Revision: 29485 | ||||
* | librpc: do not build if external or native toolchains are used | Jo-Philipp Wich | 2011-12-08 | 1 | -2/+27 |
| | | | | SVN-Revision: 29484 | ||||
* | ubus: update to the latest version | Felix Fietkau | 2011-12-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 29465 | ||||
* | libubox: update to latest version, fix some endian issues | Felix Fietkau | 2011-12-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 29464 | ||||
* | iwinfo: support nl80211 hardware identification against radioX pseudo ↵ | Jo-Philipp Wich | 2011-12-06 | 2 | -1/+22 |
| | | | | | | interfaces, useful if radio is not up yet SVN-Revision: 29462 | ||||
* | mac80211: merge some pending fixes, fixes skb leaks and some warnings | Felix Fietkau | 2011-12-05 | 1 | -2/+73 |
| | | | | SVN-Revision: 29460 | ||||
* | netifd: update to latest version, fixes some use-after-free issues | Felix Fietkau | 2011-12-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 29439 | ||||
* | ath9k: fix antenna configuration on ar9285 for devices without antenna diversity | Felix Fietkau | 2011-12-05 | 1 | -0/+9 |
| | | | | SVN-Revision: 29438 | ||||
* | ath9k: fix 5/10 mhz channel bandwidth issues | Felix Fietkau | 2011-12-05 | 2 | -0/+76 |
| | | | | SVN-Revision: 29437 | ||||
* | mac80211: update to 2011-12-01 | Felix Fietkau | 2011-12-05 | 49 | -770/+390 |
| | | | | SVN-Revision: 29436 | ||||
* | iwinfo: factor tx power offset into power level listing | Jo-Philipp Wich | 2011-12-04 | 1 | -3/+6 |
| | | | | SVN-Revision: 29430 | ||||
* | iwinfo: expose txpower and frequency offset information | Jo-Philipp Wich | 2011-12-04 | 13 | -108/+281 |
| | | | | SVN-Revision: 29425 | ||||
* | iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5 | Jo-Philipp Wich | 2011-12-04 | 1 | -8/+15 |
| | | | | SVN-Revision: 29424 | ||||
* | iwinfo: fix model detection on legacy atheros | Jo-Philipp Wich | 2011-12-04 | 1 | -1/+68 |
| | | | | SVN-Revision: 29423 | ||||
* | iwinfo: add initial hardware detection capabilities | Jo-Philipp Wich | 2011-12-04 | 16 | -39/+361 |
| | | | | SVN-Revision: 29421 | ||||
* | libiwinfo: fix hw mode detection | Jo-Philipp Wich | 2011-12-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 29417 | ||||
* | add libiwinfo (moved from LuCI trunk) | Jo-Philipp Wich | 2011-12-03 | 24 | -0/+10947 |
| | | | | SVN-Revision: 29403 | ||||
* | package/kernel: create packages for the rtl8366* drivers | Gabor Juhos | 2011-12-01 | 1 | -0/+45 |
| | | | | | | | | | This allows to enable rtl8366 switches family support, which are optional (present on few boards). Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 29388 | ||||
* | base-files: add lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 | 1 | -0/+88 |
| | | | | SVN-Revision: 29384 | ||||
* | dnsmasq: automatically add host entry for own hostname and ptr record for ↵ | Jo-Philipp Wich | 2011-12-01 | 2 | -4/+14 |
| | | | | | | lan ip address SVN-Revision: 29375 | ||||
* | kernel: package TI's USB 3410/505 usb driver | John Crispin | 2011-11-30 | 1 | -0/+15 |
| | | | | | | | | | This is a patch that adds kernel drivers for TI's USB 3410/5052 devices to the `make menuconfig` GUI during setup. Signed-off-by: Nemanja Stefanovic <nemik@nemik.net> SVN-Revision: 29366 | ||||
* | comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the ↵ | John Crispin | 2011-11-30 | 3 | -0/+39 |
| | | | | | | | | SIM card. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29365 | ||||
* | kernel: This adds support for Marvell S-ATA. | John Crispin | 2011-11-30 | 1 | -0/+15 |
| | | | | | | | | Useful for kirkwood and probably other Marvell SoCs. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29364 | ||||
* | ath9k: fix a regression in touching power mode related registers | Felix Fietkau | 2011-11-27 | 1 | -0/+12 |
| | | | | SVN-Revision: 29341 | ||||
* | dropbear: fix build breakage | Felix Fietkau | 2011-11-27 | 1 | -0/+9 |
| | | | | SVN-Revision: 29340 | ||||
* | ath9k: enable ANI on ar913x, should noticeably improve stability in noisy ↵ | Felix Fietkau | 2011-11-27 | 1 | -0/+11 |
| | | | | | | environments SVN-Revision: 29338 |