4868 Commits (3e668eb7b786ec3cd44c6775a661a98811b3a0af)

Author SHA1 Message Date
Hauke Mehrtens 3e668eb7b7 mac80211: rmove unused config symbols. 14 years ago
Hauke Mehrtens 005787c58f mac80211: activate ahb bud for ath5k driver if on atheros target. 14 years ago
Jo-Philipp Wich 3b6851aa82 base-files: implement "reqopts" parameter for dhcp interfaces to specify additional dhcp options to request 14 years ago
Jo-Philipp Wich 5b339e5fb2 busybox: implement ms static routes option in udhcpc (#6435) 14 years ago
Jo-Philipp Wich 3bd7985a0b base-files: the busybox update to v1.15.3 completely broke udhcpc route option handling, repair default.script to work with the new format (#6435) 14 years ago
Jo-Philipp Wich deb9661785 Âbase-files: don't mark /etc/banner as conffile 14 years ago
Jo-Philipp Wich 1b37ee06f1 iptables: don't call autogen.sh, use autoreconf fixup instead of libtool 14 years ago
Jo-Philipp Wich 7526fd8627 mac80211: rename max_clients option to maxassoc, this brings it in line with broadcom 14 years ago
Felix Fietkau 3347f8e360 hostapd: add support for specifying the maximum number of clients 14 years ago
Felix Fietkau 58ed4ded0e hostapd: fix appending the iapp_interface variable to the config 14 years ago
Felix Fietkau 7ecd1c7484 hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config 14 years ago
Felix Fietkau d08bc913a8 hostapd: Allow rsn_preauth configuration 14 years ago
Jo-Philipp Wich efb7c910ee iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked 14 years ago
Jo-Philipp Wich 97860d1c5c opkg: remove stray HOST_BUILD_DEPENDS 14 years ago
Felix Fietkau d6addd4ecd mac80211: another optimization for tx performance 14 years ago
Jo-Philipp Wich d04b7d59c8 libtool: remove patches, they don't apply to libltdl 14 years ago
Jo-Philipp Wich cc15824e85 libtool: remove host build and leave only libltdl in place 14 years ago
Felix Fietkau b40d260aaf mac80211: fix a crash in the tx path 14 years ago
Felix Fietkau 5c4d94f714 mac80211: fix a missing return value 14 years ago
Felix Fietkau 121b27fb2b mac80211: significantly reduce the cpu load caused by excessive skb header cloning 14 years ago
Felix Fietkau 933e2c8e04 ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense and it reduces txpower and unnecessarily disables MRC 14 years ago
Felix Fietkau b51a9f9248 mac80211: update to wireless-testing 2010-12-16 14 years ago
Gabor Juhos 63c786dde7 base-files: add support for the usbdev LED trigger 14 years ago
Gabor Juhos a059a11ee1 generic: add LED trigger for USB device presence/activity 14 years ago
Felix Fietkau 9958bc43c8 ath9k: update initvals for ar9003 14 years ago
Felix Fietkau 9fba23352b ath9k: remove code for setting up gpio based baseband rfkill - it was never used, nor configured properly 14 years ago
Felix Fietkau a63754b5d5 ath9k: use the number of pending aggregates instead of the queue depth to determine when it is time to form the next A-MPDU 14 years ago
Jo-Philipp Wich 6421fe4464 libtool: I don't know what crackhead thought that relinking with /usr/lib during cross compilation is a good idea, so just remove this crap. It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff. 14 years ago
Jo-Philipp Wich 40fcf1fed5 libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used 14 years ago
Jo-Philipp Wich 99c9533a7f opkg: remove manual automake invocations and rely and host and target fixups 14 years ago
Jo-Philipp Wich 45ac69c410 opkg: disable output shaving 14 years ago
Felix Fietkau 5a351509aa base-files: use shutdown instead of stop when the system goes down (patch by tripolar) 14 years ago
Felix Fietkau 2317e72d99 ath9k: fix some more issues in the paprd changes 14 years ago
Jo-Philipp Wich 3a0b71296d ead: fixup some AC_DEFINE() invocations that will make recent automak bail 14 years ago
John Crispin 9f47e80bb3 adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support. 14 years ago
Felix Fietkau 5fa415d366 ath9k: fix a few issues with pa predistortion on ar9003 14 years ago
Felix Fietkau 9eba6dc5ea ath: open up a few safe 5ghz channels in the world regdomain to make the regulatory override unnecessary in a few cases 14 years ago
Felix Fietkau 4d4ee55485 ath9k: merge a few pending cleanup patches 14 years ago
Felix Fietkau 15aa1ee692 ath9k: do not adjust the slot time setting for long distance, it seems to cause long latencies and low throughput 14 years ago
Felix Fietkau 1c7a54d21e mac80211: fix IBSS probe response storms on drivers that do not support drv_tx_last_beacon() 14 years ago
Felix Fietkau 8f676da3d8 ath9k: merge a pending patch for fixing tsf read and write 14 years ago
Felix Fietkau d1c110e228 ath9k: add missing %pV printk revert 14 years ago
Jo-Philipp Wich bf9e9b6a91 rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now 14 years ago
Felix Fietkau 9337c97584 mac80211: update to 2010-12-09 14 years ago
Jo-Philipp Wich 700589cd9b libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_HOST)/share/acloca exists aleady 14 years ago
Felix Fietkau f1ecabe190 ath9k: fix non-AMPDU QoS per-tid sequence number assignment 14 years ago
Jo-Philipp Wich a385f3bb52 kernel: package kmod-zd1201 (#8386) 14 years ago
Jo-Philipp Wich 4dcba42342 mac80211: use iw for txpower control (#8416) 14 years ago
Gabor Juhos d9c68341ef ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well 14 years ago
Gabor Juhos e94db05163 ar71xx: add rtc modules for nbg460n 14 years ago