aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
...
* Update bridge-utils to the last upstream version 1.5.John Crispin2012-02-141-4/+4
* [OpenWrt-Devel] update e2fsprogsJohn Crispin2012-02-144-20/+44
* [pjsip] drop obselete Config.in fileJohn Crispin2012-02-141-27/+0
* [pjsip] bump to 1.12, merge improved lantiq aud_dev driverJohn Crispin2012-02-147-1145/+1605
* [lantiq] add a simple sip clientJohn Crispin2012-02-144-0/+209
* [ltq-dsl] add annex selection support to ltq_dsl packageJohn Crispin2012-02-142-2/+33
* [package] hostapd: correctly pass 64 char hex PSK to wpa_supplicantHamish Guthrie2012-02-131-1/+1
* block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850)Felix Fietkau2012-02-131-2/+7
* package/modules: enable ECHI/OHCI for RT3883Gabor Juhos2012-02-131-0/+2
* [package] kexec-tools: update to 2.0.3 (fixes #9846)Florian Fainelli2012-02-131-3/+3
* swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)Felix Fietkau2012-02-121-1/+1
* package/grub: fix stage2 link with recent binutilsFelix Fietkau2012-02-121-0/+77
* broadcom-diag: fix WRT150N/WRT160N detection (patch from #10836)Felix Fietkau2012-02-121-5/+54
* broadcom-wl: fix reading fallback sprom for pci devices.Hauke Mehrtens2012-02-101-0/+11
* broadcom-wl: fix compile with kernel 3.2Hauke Mehrtens2012-02-101-0/+27
* zlib: parallel build has been reported to break this package, disable it (#10...Felix Fietkau2012-02-101-2/+0
* package/madwifi: apply AR71XX PCI workaround on ATH79 as wellGabor Juhos2012-02-103-3/+3
* package/mac80211: apply AR71XX PCI workaround on ATH79 as wellGabor Juhos2012-02-102-3/+3
* package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbolsGabor Juhos2012-02-101-2/+0
* mac80211: disable ath6kl until it's packaged and used somewhereFelix Fietkau2012-02-091-0/+1
* mac80211: merge a LED related locking fixFelix Fietkau2012-02-091-0/+20
* mac80211: fix a potential rate control related crashFelix Fietkau2012-02-081-0/+11
* [package] iptables: Fix mod-ipopt package description (#10931)Vasilis Tsiligiannis2012-02-081-2/+1
* [packages/fbtest]: fbtest utilityImre Kaloz2012-02-083-0/+506
* [package] firewall: don't filter IPv4 ICMP types (#10928)Jo-Philipp Wich2012-02-072-5/+2
* broadcom-wl: turn on wmm by default, disabling it by default makes no sense, ...Felix Fietkau2012-02-071-2/+2
* ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average...Felix Fietkau2012-02-072-0/+81
* iw: update to version 3.3, sync with latest nl80211.h changesFelix Fietkau2012-02-077-362/+73
* mac80211: update to wireless-testing 2012-02-06Felix Fietkau2012-02-0765-3080/+191
* mtd: define MTDREFRESH if not defined (external kernel)Florian Fainelli2012-02-061-0/+4
* [package] iptables: don't apply patches if building an external kernelFlorian Fainelli2012-02-061-0/+4
* brcm63xx: add support for linux 3.3Jonas Gorski2012-02-041-0/+2
* [PATCH 1/1] leds.mk: remove obsolete references to leds-alix and leds-net5501...Jo-Philipp Wich2012-02-031-33/+0
* ath9k: fix CTS timeout issues in 2.4 ghzFelix Fietkau2012-02-032-1/+22
* ath9k: fix WEP connection issuesFelix Fietkau2012-02-031-0/+17
* netifd: set the network device in uci state as well to avoid further remappin...Felix Fietkau2012-02-031-1/+4
* netifd: update to latest, fixes removing deleted interfaces on config reloadFelix Fietkau2012-02-021-2/+2
* netifd: fix legacy scripts that expect the ifname option to be mapped to the ...Felix Fietkau2012-02-021-0/+2
* [package] iwinfo: fix segmentation fault when doing two consecutive scans thr...Jo-Philipp Wich2012-02-022-5/+8
* kernel: update module names and add new config symbols for linux 3.3Jonas Gorski2012-02-024-4/+11
* [package] fix wprobe build for arm on 3.2Florian Fainelli2012-01-301-0/+3
* [package] ebtales: update to v2.0.10-4Florian Fainelli2012-01-301-3/+3
* switch: fix some memory leaks in switch_parse_vlan()Hauke Mehrtens2012-01-283-7/+8
* mac80211: fix patch when running on ssb based devicesHauke Mehrtens2012-01-271-5/+6
* ath9k: revert one more linux upstream commit in the initvals to fully fix the...Felix Fietkau2012-01-271-96/+112
* ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo ...Felix Fietkau2012-01-271-0/+192
* mac80211: enable support for RaLink Rt53xx USB devices in rt2800usbGabor Juhos2012-01-251-1/+1
* netifd: update to latest, fixes a crash when the interface protocol was not s...Felix Fietkau2012-01-241-2/+2
* [package] hostapd: introduce a client_cert option which is passed on to wpa_s...Jo-Philipp Wich2012-01-242-2/+5
* [lantiq] Initial DSL frameworkJohn Crispin2012-01-245-27/+331