summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* firewall3: clear contnrack table on flush, set policies to drop during rule r...Jo-Philipp Wich2013-02-271-2/+2
* mac80211: fix sending probe requests in client mode, fixes connecting to hidd...Felix Fietkau2013-02-262-2/+68
* ncurses: fix build with musl libc toolchainsFlorian Fainelli2013-02-261-1/+2
* toolchain: mark unavailable packages for musl libcFlorian Fainelli2013-02-261-0/+5
* gdb: do not depend on libthread-db when using musl libcFlorian Fainelli2013-02-261-1/+1
* rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080)Felix Fietkau2013-02-262-2/+27
* 6relayd: Fix config behaviour for rewrite_dns_addr optionSteven Barth2013-02-262-2/+2
* 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ...Steven Barth2013-02-263-4/+10
* ath9k: issue a cold reset after failures or after bringing the chip out of fu...Felix Fietkau2013-02-255-5/+18
* broadcom-wl: hack to work around a bug in the PCIe controllerHauke Mehrtens2013-02-241-0/+12
* broadcom-diag: add support for e3200 v1Hauke Mehrtens2013-02-241-0/+15
* broadcom-diag: Detection of WNDR3400v1Hauke Mehrtens2013-02-241-0/+19
* broadcom-diag: use new in kernel board detection codeHauke Mehrtens2013-02-241-117/+93
* mac80211: brcmsmac: add ap mode supportHauke Mehrtens2013-02-2414-0/+1121
* mac80211: disable ipv4/ipv6 address notifiers (fixes #13055)Felix Fietkau2013-02-241-0/+67
* mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-232-1/+26
* mac80211: fix monitor-only injectionFelix Fietkau2013-02-231-0/+9
* mac80211: fix wireless extension supportFelix Fietkau2013-02-231-0/+18
* mac80211: update linux-firmware to latest revisionJonas Gorski2013-02-231-3/+3
* mac80211: select relayfs if ath9k debugfs is enabledFelix Fietkau2013-02-231-1/+1
* package/kernel: i2c: don't skip built-in modulesJonas Gorski2013-02-231-1/+1
* mac80211: disable building the wil6210 driverFelix Fietkau2013-02-231-0/+1
* mac80211: update to wireless-testing 2013-02-22Felix Fietkau2013-02-2335-3158/+367
* ath9k: fix rssi issuesFelix Fietkau2013-02-221-0/+11
* ath9k_htc: fix signal strength reporting issuesFelix Fietkau2013-02-221-0/+29
* firewall: fix logging rule regression (#12999)Jo-Philipp Wich2013-02-222-2/+2
* firewall3: add support for shell script and iptables-restore style includesJo-Philipp Wich2013-02-222-4/+4
* netifd: only update resolv.conf.auto if changed This avoids logspam under cer...Steven Barth2013-02-221-2/+2
* udev: Update MAINTAINER infoGeoff Levand2013-02-211-1/+1
* firewall3: update to git headJo-Philipp Wich2013-02-212-2/+6
* base-files: make firstboot ask for confirmationJonas Gorski2013-02-211-8/+16
* mac80211: add missing DRIVER_11N_SUPPORT selectsJonas Gorski2013-02-211-3/+3
* busybox: remove two obsolete patchesJonas Gorski2013-02-218-91/+13
* package/kernel: add package for the Gianfar PTP driverGabor Juhos2013-02-201-0/+17
* package/kernel: add package for the Freescale Gianfar driverGabor Juhos2013-02-201-0/+46
* package/kernel: remove trailing whitespaces from *.mk filesGabor Juhos2013-02-207-9/+9
* dante: fix broken configure script not using CFLAGS for conftestFlorian Fainelli2013-02-191-0/+3
* openssl: remove now obsolete cris/etrax patchFlorian Fainelli2013-02-191-13/+0
* libiconv: compile iconv stub with TARGET_CFLAGSFlorian Fainelli2013-02-191-1/+1
* 6relayd: Fix possible memory corruption issueSteven Barth2013-02-191-2/+2
* mac80211: b43: Increase number of RX DMA slotsHauke Mehrtens2013-02-181-0/+11
* 6relayd: Workaround potential signal handling issueSteven Barth2013-02-181-2/+2
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-182-1/+69
* base-files: minor cosmetic corrections for functions.shGabor Juhos2013-02-171-6/+3
* firewall3 - a C implementation of the current firewall scriptsJo-Philipp Wich2013-02-173-0/+70
* hostapd: fix the scan wait patch for multiple interfacesFelix Fietkau2013-02-161-21/+13
* package/kernel: add package for the Freescale On-Chip EHCI ControllerGabor Juhos2013-02-161-2/+19
* hostapd: add back the patch that waits for interface bringup in ht40, it got ...Felix Fietkau2013-02-161-0/+73
* base-files: add macaddr_{add,2bin,setbit_la} helpersGabor Juhos2013-02-162-1/+25
* base-files: add mtd_get_mac_{ascii,binary} helpersGabor Juhos2013-02-162-1/+35