| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Fix the location firmware is copied to (libertas_sdio driver loads ... | Hamish Guthrie | 2011-08-22 | 1 | -2/+2 |
* | mac80211: configure hostapd logging options | Jo-Philipp Wich | 2011-08-20 | 2 | -2/+5 |
* | hostapd: introduce options to configure the logging behaviour. The config wif... | Jo-Philipp Wich | 2011-08-20 | 2 | -3/+39 |
* | Change u-boot console device to reflect change in omap serial driver | Hamish Guthrie | 2011-08-19 | 1 | -1/+1 |
* | perf: depends on libelf1 | Florian Fainelli | 2011-08-17 | 1 | -1/+1 |
* | kernel: add kmod-crypto-user | Florian Fainelli | 2011-08-17 | 1 | -0/+16 |
* | add support for DS2482 1-Wire I2C bus master | Florian Fainelli | 2011-08-16 | 1 | -0/+17 |
* | package/maccalc: a simple mac address manipulation utility | Gabor Juhos | 2011-08-15 | 3 | -0/+288 |
* | package/kernel: create package for the RT305x dwc_otg driver | Gabor Juhos | 2011-08-15 | 1 | -0/+19 |
* | button-hotplug: add autoload feature | Gabor Juhos | 2011-08-15 | 1 | -0/+1 |
* | kernel: remove kmod-input-core just for some x86 profiles. | Hauke Mehrtens | 2011-08-15 | 1 | -2/+2 |
* | package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends... | Jonas Gorski | 2011-08-14 | 1 | -2/+1 |
* | package/kernel: Fix AddDepends/SetDepends calls with make 3.82 | Jonas Gorski | 2011-08-14 | 1 | -1/+1 |
* | firewall: further tune ICMPv6 default rules according to RFC4890 (#9893) | Jo-Philipp Wich | 2011-08-14 | 3 | -2/+18 |
* | mac80211: use first available channel from current phy if channel is set to "... | Jo-Philipp Wich | 2011-08-13 | 1 | -1/+7 |
* | ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ... | Felix Fietkau | 2011-08-13 | 7 | -30/+610 |
* | crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931) | Felix Fietkau | 2011-08-13 | 1 | -2/+2 |
* | libubox: update to fix a compile error | Felix Fietkau | 2011-08-12 | 1 | -3/+3 |
* | base-files: fix arp() procedure to properly detect /usr/bin/arp | Jo-Philipp Wich | 2011-08-12 | 2 | -2/+2 |
* | update libubox and ubus to latest, libubox now includes jshn | Felix Fietkau | 2011-08-11 | 6 | -413/+23 |
* | iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in ip... | Jo-Philipp Wich | 2011-08-11 | 1 | -29/+5 |
* | mac80211: update to 2011-08-10 | Felix Fietkau | 2011-08-11 | 62 | -5246/+546 |
* | ath9k: add a regdomain code used on newer ubiquiti networks devices | Felix Fietkau | 2011-08-10 | 1 | -0/+26 |
* | package/acx: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
* | package/madwifi: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
* | package/kernel: Mark mvswitch as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
* | package/mac80211: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
* | package/kernel: invert dependencies for current kernel features | Jonas Gorski | 2011-08-09 | 4 | -7/+7 |
* | b43: fix reloading config settings after channel changes or hostapd restart (... | Felix Fietkau | 2011-08-08 | 1 | -0/+101 |
* | mac80211: always store broadcom firmware in b43 and b43legacy dir | Hauke Mehrtens | 2011-08-06 | 2 | -0/+17 |
* | kernel: typo in cs5535 and cs5536 pata driver kernel definitions | Hauke Mehrtens | 2011-08-06 | 1 | -4/+4 |
* | broadcom-diag: add support for bcma | Hauke Mehrtens | 2011-08-04 | 2 | -45/+151 |
* | switch: update for brcm47xx target | Hauke Mehrtens | 2011-08-04 | 7 | -102/+83 |
* | rtc-rv5c386a: add support for kernel 3.0 | Hauke Mehrtens | 2011-08-04 | 2 | -178/+30 |
* | brcm47xx: update patches | Hauke Mehrtens | 2011-08-04 | 2 | -2/+2 |
* | ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error) | Felix Fietkau | 2011-08-04 | 1 | -1/+9 |
* | ath9k: add some code to control internal driver queue length limits | Felix Fietkau | 2011-08-04 | 2 | -0/+457 |
* | ath9k: reduce the number of software retries, include hardware a-mpdu retries... | Felix Fietkau | 2011-08-04 | 1 | -0/+61 |
* | ath9k: rework handling of sending BlockAckReq frames, should hopefully lead t... | Felix Fietkau | 2011-08-04 | 2 | -0/+213 |
* | kernel: Fix firewire for 2.6.37+ | Jonas Gorski | 2011-08-02 | 1 | -3/+71 |
* | mac80211: fix a compiler warning | Felix Fietkau | 2011-08-01 | 1 | -3/+6 |
* | broadcom-wl: fix setup of virtual interfaces (patch by Nathan Hintz) | Felix Fietkau | 2011-08-01 | 1 | -0/+11 |
* | perf: mark as broken for now | Florian Fainelli | 2011-08-01 | 1 | -1/+1 |
* | mac80211: add missing chunks to the compat_firmware_class change | Felix Fietkau | 2011-08-01 | 1 | -0/+60 |
* | mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864) | Felix Fietkau | 2011-08-01 | 2 | -8/+17 |
* | kernel/modules: Add missing config symbol | Vasilis Tsiligiannis | 2011-08-01 | 1 | -2/+3 |
* | ath9k: prevent the aggregation code from sending packets to sleeping stations... | Felix Fietkau | 2011-08-01 | 1 | -0/+22 |
* | ath9k: fold patches that were merged upstream into 300-pending_work.patch | Felix Fietkau | 2011-08-01 | 27 | -524/+507 |
* | gdb: add dependency to libexpat when present | Jonas Gorski | 2011-08-01 | 1 | -2/+3 |
* | package/kernel: move kmod-fs-mbcache into fs-ext4 | Jonas Gorski | 2011-07-31 | 1 | -23/+9 |