summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.Hauke Mehrtens2011-12-191-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 tracingHauke Mehrtens2011-12-191-0/+44
| | | | | | Activating tracing on kernel <= 2.6.32 causes build errors. SVN-Revision: 29572
* ath9k: fix another tx locking issueFelix Fietkau2011-12-191-11/+285
| | | | SVN-Revision: 29570
* mac80211: fix powersave settingFelix Fietkau2011-12-191-1/+1
| | | | SVN-Revision: 29569
* mac80211: apply txpower after bringing up the interface, should fix #10113Felix Fietkau2011-12-181-6/+6
| | | | SVN-Revision: 29566
* mac80211: use iw instead of iwconfig to disable powersaveFelix Fietkau2011-12-181-1/+1
| | | | SVN-Revision: 29565
* ath9k: fix some issues in the btcoex disable patchFelix Fietkau2011-12-181-10/+8
| | | | SVN-Revision: 29564
* ath9k: fix a locking issue in the tx pathFelix Fietkau2011-12-171-0/+25
| | | | SVN-Revision: 29560
* hostapd: add missing check for wds stationsFelix Fietkau2011-12-171-0/+12
| | | | SVN-Revision: 29559
* ath9k: fix a crash in led initFelix Fietkau2011-12-161-1/+4
| | | | SVN-Revision: 29558
* ath9k: fix a locking issueFelix Fietkau2011-12-141-33/+0
| | | | SVN-Revision: 29537
* ath9k: add support for registering extra leds connected to the wmac gpio linesFelix Fietkau2011-12-142-0/+326
| | | | SVN-Revision: 29530
* kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid ↵Jo-Philipp Wich2011-12-131-4/+4
| | | | | | underscores in package names SVN-Revision: 29518
* busybox: disable "mesg" by defaultFelix Fietkau2011-12-131-1/+1
| | | | SVN-Revision: 29510
* hostapd: support optional argument for the -v switch of hostapd and ↵Jo-Philipp Wich2011-12-122-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 optionalFelix Fietkau2011-12-122-0/+18
| | | | SVN-Revision: 29506
* mac80211: merge another upstream aggregation fixFelix Fietkau2011-12-101-8/+58
| | | | SVN-Revision: 29496
* ath9k: disable bluetooth coexistence support to reduce module sizeFelix Fietkau2011-12-102-0/+583
| | | | SVN-Revision: 29495
* ath9k: improve handling of blockackreq (should improve aggregation behavior ↵Felix Fietkau2011-12-105-0/+741
| | | | | | under tough wifi conditions with lots of retransmission) SVN-Revision: 29494
* mac80211: merge an upstream fix for an aggregation related race conditionFelix Fietkau2011-12-101-2/+130
| | | | SVN-Revision: 29493
* mac80211: add support for firmware 666.2 for b43 devicesHauke Mehrtens2011-12-082-6/+27
| | | | SVN-Revision: 29485
* librpc: do not build if external or native toolchains are usedJo-Philipp Wich2011-12-081-2/+27
| | | | SVN-Revision: 29484
* ubus: update to the latest versionFelix Fietkau2011-12-061-3/+3
| | | | SVN-Revision: 29465
* libubox: update to latest version, fix some endian issuesFelix Fietkau2011-12-061-3/+3
| | | | SVN-Revision: 29464
* iwinfo: support nl80211 hardware identification against radioX pseudo ↵Jo-Philipp Wich2011-12-062-1/+22
| | | | | | interfaces, useful if radio is not up yet SVN-Revision: 29462
* mac80211: merge some pending fixes, fixes skb leaks and some warningsFelix Fietkau2011-12-051-2/+73
| | | | SVN-Revision: 29460
* netifd: update to latest version, fixes some use-after-free issuesFelix Fietkau2011-12-051-2/+2
| | | | SVN-Revision: 29439
* ath9k: fix antenna configuration on ar9285 for devices without antenna diversityFelix Fietkau2011-12-051-0/+9
| | | | SVN-Revision: 29438
* ath9k: fix 5/10 mhz channel bandwidth issuesFelix Fietkau2011-12-052-0/+76
| | | | SVN-Revision: 29437
* mac80211: update to 2011-12-01Felix Fietkau2011-12-0549-770/+390
| | | | SVN-Revision: 29436
* iwinfo: factor tx power offset into power level listingJo-Philipp Wich2011-12-041-3/+6
| | | | SVN-Revision: 29430
* iwinfo: expose txpower and frequency offset informationJo-Philipp Wich2011-12-0413-108/+281
| | | | SVN-Revision: 29425
* iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5Jo-Philipp Wich2011-12-041-8/+15
| | | | SVN-Revision: 29424
* iwinfo: fix model detection on legacy atherosJo-Philipp Wich2011-12-041-1/+68
| | | | SVN-Revision: 29423
* iwinfo: add initial hardware detection capabilitiesJo-Philipp Wich2011-12-0416-39/+361
| | | | SVN-Revision: 29421
* libiwinfo: fix hw mode detectionJo-Philipp Wich2011-12-031-0/+2
| | | | SVN-Revision: 29417
* add libiwinfo (moved from LuCI trunk)Jo-Philipp Wich2011-12-0324-0/+10947
| | | | SVN-Revision: 29403
* package/kernel: create packages for the rtl8366* driversGabor Juhos2011-12-011-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.shGabor Juhos2011-12-011-0/+88
| | | | SVN-Revision: 29384
* dnsmasq: automatically add host entry for own hostname and ptr record for ↵Jo-Philipp Wich2011-12-012-4/+14
| | | | | | lan ip address SVN-Revision: 29375
* kernel: package TI's USB 3410/505 usb driverJohn Crispin2011-11-301-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 Crispin2011-11-303-0/+39
| | | | | | | | SIM card. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29365
* kernel: This adds support for Marvell S-ATA.John Crispin2011-11-301-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 registersFelix Fietkau2011-11-271-0/+12
| | | | SVN-Revision: 29341
* dropbear: fix build breakageFelix Fietkau2011-11-271-0/+9
| | | | SVN-Revision: 29340
* ath9k: enable ANI on ar913x, should noticeably improve stability in noisy ↵Felix Fietkau2011-11-271-0/+11
| | | | | | environments SVN-Revision: 29338
* package/dropbear: update to 2011.54Nicolas Thill2011-11-255-54/+14
| | | | SVN-Revision: 29330
* package/dnsmasq: update to 2.59 (thanks to Raphael Huck)Nicolas Thill2011-11-252-15/+12
| | | | SVN-Revision: 29329
* package/busybox: wget: URL-decode user:password before base64-encoding it ↵Nicolas Thill2011-11-237-9/+246
| | | | | | into auth hdr (upstream fix) SVN-Revision: 29299
* mac80211: fix aggregation related kernel warnings when using wdsFelix Fietkau2011-11-231-0/+95
| | | | SVN-Revision: 29296