aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* ath9k: fix setting channel bandwidth before bringing up interfacesFelix Fietkau2011-11-231-1/+1
| | | | SVN-Revision: 29295
* package/mac80211: fix atomic64 issues on x86 / umlNicolas Thill2011-11-211-1/+1
| | | | SVN-Revision: 29289
* mac80211: revert unrelated change in previous commitJo-Philipp Wich2011-11-211-2/+0
| | | | SVN-Revision: 29285
* mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace ↵Jo-Philipp Wich2011-11-212-0/+13
| | | | | | on boot SVN-Revision: 29284
* ath9k: merge a pending aggregation fixFelix Fietkau2011-11-203-13/+42
| | | | SVN-Revision: 29273
* mac80211: refresh p54spi patchesFelix Fietkau2011-11-203-12/+6
| | | | SVN-Revision: 29272
* mac80211: fix a workqueue compat backportFelix Fietkau2011-11-201-0/+18
| | | | SVN-Revision: 29271
* Revert "package/mac80211: fix atomic64 compat"Felix Fietkau2011-11-191-1/+1
| | | | SVN-Revision: 29258
* ath9k: allow run-time change of the chanbw debugfs fileFelix Fietkau2011-11-193-6/+74
| | | | SVN-Revision: 29257
* base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-192-3/+3
| | | | SVN-Revision: 29256
* mac80211: update to wireless-testing 2011-11-15Felix Fietkau2011-11-1831-708/+544
| | | | SVN-Revision: 29240
* package/mac80211: fix atomic64 compatNicolas Thill2011-11-171-1/+1
| | | | SVN-Revision: 29209
* base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-172-2/+2
| | | | SVN-Revision: 29208
* base-files: now that we have date -k, adjust the kernel timezone after ↵Jo-Philipp Wich2011-11-172-2/+5
| | | | | | setting up TZ and localtime SVN-Revision: 29204
* busybox: add a "date -k" to set the kernel timezone from the current ↵Jo-Philipp Wich2011-11-172-1/+84
| | | | | | localtime utc offset SVN-Revision: 29203
* p54spi: workqueue deadlock fixMichael Büsch2011-11-161-0/+22
| | | | SVN-Revision: 29202
* p54spi: Lock fixesMichael Büsch2011-11-162-0/+29
| | | | SVN-Revision: 29200
* base-files: rewrite killing of nonessential services to not rely on top, use ↵Jo-Philipp Wich2011-11-162-10/+18
| | | | | | the proc filesystem only SVN-Revision: 29187
* busybox: fix empty password detection in telnetd init (#10432)Jo-Philipp Wich2011-11-162-2/+2
| | | | SVN-Revision: 29183
* package/ppp: fix typo in r28868 (closes: #10429)Nicolas Thill2011-11-152-2/+2
| | | | SVN-Revision: 29165
* allow building 8021q and bridge as modulesFlorian Fainelli2011-11-151-0/+62
| | | | SVN-Revision: 29163