2663 Commits (e90294b99d63d0fb58168421a59fdf07e4268934)

Author SHA1 Message Date
Nicolas Thill 09c3b45169 openssl: add a patch to fix link segfault when using a glibc/eglibc based toolchain (closes: #4517), thanks to Luigi Mantellini 16 years ago
Nicolas Thill b1ba71cbd2 kernel: mark modules that won't build on 2.6.28 as broken 16 years ago
Florian Fainelli d23edab321 package libphy separately and make tg3 depend on it for kernels 2.6.27 and superior 16 years ago
Gabor Juhos e07cdce207 mac80211/ath9k: fix invalid MAC address handling 16 years ago
Gabor Juhos 5901305e2b mac80211/ath9k: enable debug stuff 16 years ago
Gabor Juhos 4b22e7cece mac80211/ath9k: replace the accidentaly committed patch 16 years ago
Gabor Juhos 24b6dbf7f1 mac80211/ath9k: disable leds on the ar9100 devices 16 years ago
Gabor Juhos a58dd6ed0b mac80211: refresh patches 16 years ago
Florian Fainelli c27492ab1c add libphy module to tg3 driver package - fixes unresolved symbols (#4353) 16 years ago
Andy Boyett 0da13fa8ba mac80211: move txpower to wifi-device section, but remain backwards compatible 16 years ago
Nicolas Thill 6360bd2798 kernel: add modules for nfnetlink based packet logging & queuing and conntracking 16 years ago
Andy Boyett f19d25ebb3 madwifi: mode txpower to wifi-device section, but remain backwards compatible 16 years ago
Andy Boyett 32dce30e26 broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible 16 years ago
Florian Fainelli 5a6de1e628 Add e2fsck init script - scans every ext2/ext3 mount from fstab 16 years ago
Felix Fietkau 4a21b1be1a fix lua compile with eglibc selected and utmp support disabled 16 years ago
Felix Fietkau 50be634a3c re-enable the mss fix by default for now - see discussion at http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information 16 years ago
Jose Vasconcellos 58b8cdb5fd Use block events for the mounting/unmounting of external storage devices. This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. 16 years ago
Felix Fietkau 7cb6d9f6a1 allow hostapd to continue, even if setting the country code fails 16 years ago
Nicolas Thill c52f0bfe0b crda: make the whole crypto stuff optional and don't use it for now, link statically with libnl 16 years ago
Florian Fainelli b065bc5310 increase default size of the connection tracking table, thanks Marc 16 years ago
Gabor Juhos 3a4b459fbf mac80211: update compat-wireless to 2009-01-29 16 years ago
Felix Fietkau 5846455e82 add some work-in-progress patches for ath5k stability and performance 16 years ago
Felix Fietkau 408690fb74 fix hostapd startup for no-crypto configurations 16 years ago
Nicolas Thill c8c15f3b9d accomodate a change in msdos.ko path that appeared on 2.6.28 16 years ago
Andy Boyett aaf139232a kernel: fix leds-wrap dependencies 16 years ago
Andy Boyett cee6f31d9c kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486 16 years ago
Gabor Juhos 11456c324d crda: new package (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 16 years ago
Gabor Juhos ec34d908c7 hotplug2: add platform hotplugging 16 years ago
Gabor Juhos 04bf46b82b mac80211: cleanup mac80211.sh 16 years ago
Gabor Juhos 1354730b35 wpa_supplicant: update to 0.6.7 16 years ago
Gabor Juhos 6446f93be8 wpa_supplicant: refresh patches 16 years ago
Gabor Juhos a7187cb4ff iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 16 years ago
Gabor Juhos 359cda4e26 libnl: update linux/genetlink.h for iw package (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 16 years ago
Gabor Juhos b665dfd554 libnl: refresh patches 16 years ago
Markus Wigge b05f64dd06 - added "server" option list to delegate specific subdomains to given upstream servers 16 years ago
Nicolas Thill 33169cf29f mark kmod-ata-rb532-cf as broken 16 years ago
Felix Fietkau 9bb8734d2e hostapd: add support for socket filtering to get rid of some of the massive cpu overhead with mac80211 drivers (backport from hostapd git repository) 16 years ago
Felix Fietkau fe48f4cac0 hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently depends on ath9k) 16 years ago
Nicolas Thill f9b20ad946 fix kmod-sit dependencies 16 years ago
Nicolas Thill 263b05274f update wireless-tools to v0.29 (final), refresh patch, bumb release number 16 years ago
Nicolas Thill 088931d4de revert [14081]: iptunnel4 does not make sense on 2.4, just add a conditionnal dependency on iptunnel4 to ipip 16 years ago
Felix Fietkau cf3beca4a2 madwifi: improve reliability of napi polling when fast framing is enabled 16 years ago
Felix Fietkau ff89285b25 fix handling of eglibc config options for packaging 16 years ago
Felix Fietkau a43685367e madwifi: fix rx for pure wds interfaces 16 years ago
Felix Fietkau 172dbe47b6 madwifi: fix a potential race condition in the wds ap station interface setup/teardown 16 years ago
Felix Fietkau 3f3b9a86a3 madwifi: add back a missing part of the mbss vap refactoring 16 years ago
Felix Fietkau 10e3ea9f12 madwifi: preserve the interface mode correctly when using wds with sta separation 16 years ago
Felix Fietkau f561b910e8 madwifi: fix a race condition in the wds sta separation, which is triggered by using wpa authentication on the ap 16 years ago
Felix Fietkau 727ab9ce8d madwifi: fix fast-frame related dma unmap bug 16 years ago
Felix Fietkau bef07d58fc madwifi: fix a noderef problem in the mbss vap cleanup 16 years ago