Felix Fietkau
|
55b55f6861
|
madwifi: change the network scripts to use the new wds sta separation feature
SVN-Revision: 12005
|
17 years ago |
Felix Fietkau
|
e606b1603b
|
properly keep track of bridged interfaces in the network state
SVN-Revision: 12004
|
17 years ago |
Felix Fietkau
|
df292e17b1
|
madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces
SVN-Revision: 12003
|
17 years ago |
John Crispin
|
fba71e7fb1
|
fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
SVN-Revision: 12002
|
17 years ago |
John Crispin
|
411e1a0757
|
fixes ipkg dependency bug for spi modules, #3272
SVN-Revision: 12001
|
17 years ago |
John Crispin
|
a817bad21f
|
add lm sensor and clean up dependency, fixes #3821
SVN-Revision: 11999
|
17 years ago |
John Crispin
|
b639fc4b00
|
fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
SVN-Revision: 11998
|
17 years ago |
Travis Kemen
|
a4dbc3ddb3
|
remove opkg config file and link ipkg.conf to opkg.conf being they are the same
SVN-Revision: 11994
|
17 years ago |
Travis Kemen
|
c4f368d258
|
move curl back to packages
SVN-Revision: 11992
|
17 years ago |
Travis Kemen
|
f988ff9a3a
|
removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it
SVN-Revision: 11991
|
17 years ago |
Florian Fainelli
|
3d6f8816dc
|
Fix nfs kernel modules for 2.4 kernels
SVN-Revision: 11989
|
17 years ago |
Florian Fainelli
|
3832f60af7
|
opkg depends on curl
SVN-Revision: 11988
|
17 years ago |
Florian Fainelli
|
182c9bc339
|
Move curl from packages to trunk, opkg depends on it
SVN-Revision: 11987
|
17 years ago |
Steven Barth
|
a1031eeb23
|
lua: Remove -fPIC for non-powerpc platforms
SVN-Revision: 11985
|
17 years ago |
Travis Kemen
|
53332ba9c2
|
add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg
SVN-Revision: 11983
|
17 years ago |
Andy Boyett
|
2ddbb426c8
|
Move packages lists to the ramdisk to save flash space - Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each boot before packages can be installed from feeds
SVN-Revision: 11982
|
17 years ago |
Andy Boyett
|
6b045c7dc6
|
Generate gzipped package lists - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg
SVN-Revision: 11981
|
17 years ago |
Andy Boyett
|
28ddc0a2ae
|
Port the full ipkg to Kamikaze - Does not suffer from most of the issues the busybox implementation experiences - busybox ipkg is still the default package manager - Removes /usr/bin/ipkg on install if it is a symlink - Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox - Supports gzip'd package lists, results in substantial space savings
SVN-Revision: 11980
|
17 years ago |
John Crispin
|
9c2e5b0b82
|
fixes download path for mac80211
SVN-Revision: 11975
|
17 years ago |
Nicolas Thill
|
a5df818e0d
|
fix libraries packaging for uml on x86_64
SVN-Revision: 11970
|
17 years ago |
John Crispin
|
5e942a9011
|
fixes dbus param of dnsmasq, #3818, thanks the.loeki
SVN-Revision: 11967
|
17 years ago |
Florian Fainelli
|
8e626bffb7
|
Do not run ldconfig while cross-compiling zlib
SVN-Revision: 11959
|
17 years ago |
Andy Boyett
|
0abeea4e60
|
usb-serial: Fix swapped dependencies for belkin and ch341
SVN-Revision: 11953
|
17 years ago |
Florian Fainelli
|
e63040663d
|
Allow madwifi devices to be set in monitor mode
SVN-Revision: 11943
|
17 years ago |
Florian Fainelli
|
63622fbbec
|
ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load (#3813)
SVN-Revision: 11942
|
17 years ago |
Imre Kaloz
|
4a3cc5d9a7
|
add backported HSO driver
SVN-Revision: 11938
|
17 years ago |
Gabor Juhos
|
3035d2e7c9
|
button-hotplug: fix compile warnings
SVN-Revision: 11937
|
17 years ago |
Gabor Juhos
|
9b2e1bdd8d
|
fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788)
SVN-Revision: 11935
|
17 years ago |
Felix Fietkau
|
bdfc0556b8
|
refresh madwifi patches
SVN-Revision: 11932
|
17 years ago |
Felix Fietkau
|
22a637325e
|
wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming
SVN-Revision: 11931
|
17 years ago |
Felix Fietkau
|
e7c5e72479
|
wpa_supplicant: improve scan cache reliability
SVN-Revision: 11930
|
17 years ago |
Felix Fietkau
|
144e506288
|
madwifi: preempt any running scan when wpa_supplicant triggers a new assoc
SVN-Revision: 11929
|
17 years ago |
Felix Fietkau
|
21dbb0d64d
|
madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings
SVN-Revision: 11928
|
17 years ago |
Felix Fietkau
|
8aab13b562
|
madwifi: add some roaming fixes by ubnt
SVN-Revision: 11927
|
17 years ago |
Felix Fietkau
|
c0dc50fb55
|
rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant), fixes some stale node or reconnect loop issues
SVN-Revision: 11926
|
17 years ago |
Felix Fietkau
|
9866151941
|
madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold
SVN-Revision: 11925
|
17 years ago |
Felix Fietkau
|
192e5ac41d
|
madwifi: improve hidden ssid handling in sta mode
SVN-Revision: 11924
|
17 years ago |
Felix Fietkau
|
80710bb7cc
|
madwifi: fix queue stop/start during key updates
SVN-Revision: 11923
|
17 years ago |
Travis Kemen
|
0425daa86d
|
keep /etc/group over reflash as well
SVN-Revision: 11919
|
17 years ago |
Andy Boyett
|
df9f22f73c
|
usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
SVN-Revision: 11914
|
17 years ago |
Andy Boyett
|
09e2dcc255
|
dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed
SVN-Revision: 11913
|
17 years ago |
Travis Kemen
|
f20dd0803c
|
add dropbear keys, passwd and firewall configuration to be saved during reflash
SVN-Revision: 11912
|
17 years ago |
Nicolas Thill
|
a760ff5861
|
fix variable names in tests
SVN-Revision: 11911
|
17 years ago |
Florian Fainelli
|
5d5385684d
|
Fix nfs modules options and modules, only package modules that are built for all targets (#3796)
SVN-Revision: 11906
|
17 years ago |
Imre Kaloz
|
3ff4b7ee10
|
patch causes problems on some platforms, nuke it
SVN-Revision: 11904
|
17 years ago |
Imre Kaloz
|
9f43812a07
|
bump ath9k package version number, too
SVN-Revision: 11903
|
17 years ago |
Imre Kaloz
|
b8eb34e5c3
|
sync ath9k with the git tree
SVN-Revision: 11902
|
17 years ago |
Travis Kemen
|
7346ef83e1
|
fix sysupgrade endian issues
SVN-Revision: 11900
|
17 years ago |
Travis Kemen
|
1a47f8142d
|
This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
|
17 years ago |
Florian Fainelli
|
7f3193a673
|
Default to port 1812 for radius authentication when doing 802.1x
SVN-Revision: 11890
|
17 years ago |