2423 Commits (e7f7e0b6055f5020b6b5d8090bfa1d3618105212)

Author SHA1 Message Date
Nicolas Thill 14b016052c fix kernel modules compile (as in [13724]) 16 years ago
Gabor Juhos c5fb8c2c05 mac80211: oops, add missing patches 16 years ago
Gabor Juhos 9d1109bd84 mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches 16 years ago
Andy Boyett 8e7f25af44 kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge 16 years ago
Felix Fietkau 6d27b16e2b fix $HOME in /etc/profile (#4424) 16 years ago
Felix Fietkau 59a00d52a9 make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) 16 years ago
Felix Fietkau 06911d77e5 nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to kmod-ath9k 16 years ago
Felix Fietkau c2b878a384 add initial 2.6.28 support for brcm47xx target 16 years ago
Felix Fietkau 74429f0961 ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices) 16 years ago
Felix Fietkau 3812689abd ead: fix spurious autoconf/automake reruns 16 years ago
Felix Fietkau 4129203d75 ead: add support for instance ids to prevent interference from packet reception on multiple interfaces 16 years ago
Jo-Philipp Wich 341c1dbdf5 package/base-files: fix chmod of /tmp/.uci, bump package revision 16 years ago
Felix Fietkau 37e9d4cb86 ead: fix array overrun 16 years ago
Felix Fietkau 24460388fc fix siit compile on avr32 16 years ago
Florian Fainelli d4931a56f4 Fix prism54 firmware indentation and malformed comments 16 years ago
Felix Fietkau da951bad66 ead: allow the client to override the source ip of the server, so that it can work with route filtering properly 16 years ago
Imre Kaloz 8c3a967fae general fixes for openwrt with kernel 2.6.28 16 years ago
Gabor Juhos 9be7e1723f kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) 16 years ago
Andy Boyett e4abf0e7d9 mac80211: fix compat-wireless-old md5sum 16 years ago
Felix Fietkau 5bb624d8fb clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos) 16 years ago
Felix Fietkau af7fa11347 allow the ead client to override the broadcast address 16 years ago
Felix Fietkau 6bb52080b4 ead: fix bridge handling mistakes 16 years ago
Lars-Peter Clausen 3f8c4c8439 Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep symlinks either use $(CP) or create them manually. Fixes #4399 16 years ago
Jo-Philipp Wich 8119e28440 package/ead: fix build dependency 16 years ago
Gabor Juhos b45b873a05 mac80211: update compat-wireless to 2009-01-02 16 years ago
Gabor Juhos 8efa4b94db mac80211: remove ipw building out of compat-wireless, because it conflicts with the in kernel building. 16 years ago
Gabor Juhos 23caf183fc mac80211: add preliminary support for the AR913x SoCs 16 years ago
Felix Fietkau d9397119c5 ead: message handling fixes 16 years ago
Felix Fietkau c7ff578b9f firewall: clear the MSSFIX rules 16 years ago
Jo-Philipp Wich 4a1148cf7b package/madwifi: add uci support for the propereq iwpriv setting 16 years ago
Jo-Philipp Wich 0b5333be4b package/madwifi: fix typo in config handler 16 years ago
Steven Barth d1049f535a Unify portrange-support in firewall rule generator fixes #4404 16 years ago
Andy Boyett 35078a6a52 hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values 16 years ago
Felix Fietkau 359ce7f97e disable the MSS fixup hack by default (most ISPs don't require this as a workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs 16 years ago
Gabor Juhos c56cef29d5 mac80211: add experimental support for rt2800 devices (based on a patch by Hauke Mehrtens <hauke at hauke-m.de>) 16 years ago
Gabor Juhos e77eed8b6a mac80211: update compat-wireless to 2008-12-29 16 years ago
Gabor Juhos c1aa9f80d2 mac80211: fix some depends 16 years ago
Andy Boyett ae2ac12c9a kernel/modules/usb.mk: hso works on 2.6.26 and later 16 years ago
Felix Fietkau 0f6bdb80e1 madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh) 16 years ago
Andy Boyett 8e1a483c0f kernel/modules: split network makefile into netdevices and netsupport 16 years ago
Felix Fietkau d05f731a86 uci: upgrade to 0.7.1, fixes uci rename for unnamed sections 16 years ago
Felix Fietkau 98677bd970 fix iptables compile with 2.6.26 16 years ago
Felix Fietkau 866dda4baa uci: work around a gcc bug which causes a bogus compiler warning 16 years ago
Felix Fietkau 2d86ea2a1d add the 'ead' package (emergency access daemon), which can provide remote access to your device, even if the ip and firewall settings are broken 16 years ago
Felix Fietkau 35fb7c324d upgrade uci to 0.7.0 - adds ucimap and fixes #4236 16 years ago
Felix Fietkau 651a578f52 add siit for stateless ip and icmp translation to ipv6 16 years ago
Felix Fietkau a6538d1480 fix spi-ks8995 compile 16 years ago
Felix Fietkau 07d713bb76 wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6 16 years ago
Felix Fietkau 1ee70a6f1e remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos) 16 years ago
Jo-Philipp Wich 1cdaa2d3dc allow ipv4 routes without gateway in configuration 16 years ago