1828 Commits (899a187d655fd11c7d460209c9d082f447f51001)

Author SHA1 Message Date
Felix Fietkau 899a187d65 madwifi: add an optional threshold for low-rssi disconnection. This can be useful when letting wpa_supplicant control roaming. 16 years ago
Felix Fietkau 09bcffddf1 madwifi: improve beacon miss handling to increase the reliability of STA mode links 16 years ago
Felix Fietkau a466930858 madwifi: drop stale AP nodes from the client list when disconnecting. Fixes some reassoc issues. 16 years ago
Felix Fietkau 27361b2d0b madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely for now until we've figured out why it fails frequently. 16 years ago
Felix Fietkau 1e91acfb39 madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA. Ignore those when scanning. 16 years ago
Felix Fietkau 8f186693ec madwifi: add an optional background scanning threshold triggered by low rssi (useful for passing updated scan results to the wpa_supplicant ahead of time, before losing connectivity entirely) 16 years ago
Felix Fietkau 53bbcb6ad4 madwifi: recognize hidden essid with length=1 containing a nullbyte 16 years ago
Felix Fietkau 59373f6fda madwifi: make STA mode interfaces disassociate if transmission of assoc/auth critical packets failed. 16 years ago
Felix Fietkau 059dc41f06 refresh some madwifi patches 16 years ago
Imre Kaloz df40fbdaa7 switch to a different NPE-C firmware 16 years ago
Imre Kaloz 3800c1921a add ocf support to openssl, and use it by default if engines are enabled 16 years ago
Imre Kaloz e3dcb74486 enable openssl engine support on ixp4xx 16 years ago
John Crispin 981105308f fixes zd1211rw compile and cleans up mac80211 Makefile 16 years ago
Imre Kaloz 51c200b9bf cleanup 16 years ago
Imre Kaloz d8c79faf41 switch to the IXP4xx microcode with crypto support 16 years ago
Imre Kaloz fc80a07184 generate package for the new IXP4xx crpyto driver 16 years ago
Imre Kaloz a4d444f859 create crypto packages for aead and authenc 16 years ago
Florian Fainelli 6ce90189ad Fix hostapd compilation which was broken only for 2.6.25 (#3733). Thanks to Hauke Mehrtens. 16 years ago
Matteo Croce 1c70591c3d sit depends on tunnel4 16 years ago
Peter Denison 2746844d62 revert r11749: b43 should not depend on crypto modules, mac80211 should 16 years ago
Peter Denison 6381e4e679 Make b43 module depend on crypto modules 16 years ago
Florian Fainelli efd3eac055 Update libpcap to 0.9.8 (#3571) 16 years ago
Florian Fainelli c4f83e0b0c Add support for WRT600N and WRT600N v1.1 (#3535) 16 years ago
Florian Fainelli 216556954e Update hostapd to 0.6.3 (#3615) 16 years ago
Florian Fainelli 0b0061e01b Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365 16 years ago
John Crispin 9e6c38917c make atheros wifi cards used on arcaydian 4519 ifxmips based boards work 16 years ago
Felix Fietkau 9be32c744b be a bit more verbose about madwifi errors 16 years ago
Florian Fainelli ed3aeb2031 This adds dhcp-boot support to dnsmasq-init: option name "virt0" option filename "pxelinux.0" option servername "mainframe0.dev" option serveraddress "9.3.2.1" 16 years ago
Felix Fietkau c9e08e9105 madwifi: fix sequence number check on incoming retransmit checks 16 years ago
Steven Barth 76215afdec lua: Fixed some cross-platform issues for PPC (and probably other architectures) 16 years ago
John Crispin 7174ef488e backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this patch can be removed when dnsmasq 2.43 is released 16 years ago
Felix Fietkau 783bb0e81c move ifxmips uboot to package/ 16 years ago
Felix Fietkau f5bdb5432f compile libnl with -ffunction-sections to make binaries that use genl smaller 16 years ago
Felix Fietkau 2b5ce63303 x86: don't attempt to compile grub on darwin 16 years ago
John Crispin 04453591af adds rt_tables to files installed by ip ipkg 16 years ago
Andy Boyett 3dbe2e1093 ebtables: Update to 2.0.8-2 16 years ago
Andy Boyett 0ddeec5cd5 gmp: Update to 4.2.2 16 years ago
Andy Boyett 82a7b76158 e2fsprogs: Update to 1.40.11 16 years ago
Andy Boyett 83d041b094 arptables: Update to 0.0.3-3 16 years ago
Florian Fainelli 61f7b17ef0 Add support for Connexant USB ADSL modemds (#3553) 16 years ago
Felix Fietkau 4d58c059f0 upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins) 16 years ago
Andy Boyett 652fa86fe7 grub: Natively build grub only on x86 linux hosts, cross compile everywhere else. - Closes #3560 16 years ago
Florian Fainelli 11d0725b61 Remove the sleep since we delayed bringing up the interface 16 years ago
Florian Fainelli e2e80ab38a Delay bringing up the interface because some cards requires setting the mode before bringing it up (#3541) 16 years ago
Andy Boyett 3e8ab1ed20 linux-uvc: Upgrade to revision 215 16 years ago
Andy Boyett 5a7529a58d Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories. 16 years ago
Yuji Mano 0b5f602421 Revert previous bad commit r11512 16 years ago
Yuji Mano 5ee48c0b00 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory. 16 years ago
Imre Kaloz b3e20537ca libnl: backport memleak fix 16 years ago
Imre Kaloz 593c2b7cec fix libnl compile with older kernels 16 years ago