Commit graph

2244 commits

Author SHA1 Message Date
Felix Fietkau
dc483bc44f uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
SVN-Revision: 13203
2008-11-14 17:01:37 +00:00
Nicolas Thill
1af7fe6e24 fix brctl on linux 2.4
SVN-Revision: 13194
2008-11-13 04:22:05 +00:00
Felix Fietkau
6182979957 bump openssl PKG_RELEASE
SVN-Revision: 13184
2008-11-11 15:42:45 +00:00
Felix Fietkau
078f269b41 enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
SVN-Revision: 13182
2008-11-11 15:35:10 +00:00
Nicolas Thill
3691a072cc bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number
SVN-Revision: 13180
2008-11-11 03:02:26 +00:00
Nicolas Thill
d186cdbfd0 lua changes: - fix shared lib generation - don't ship liblua.so dev lib in liblua package - remove unsupported 'all' make target during build - misc cleanup - bump release number
SVN-Revision: 13179
2008-11-11 02:48:31 +00:00
Nicolas Thill
1b1e42ba53 add missing kconfig symbol when SBP2 is enabled
SVN-Revision: 13177
2008-11-11 02:42:27 +00:00
Nicolas Thill
dec6a89589 FireWire/IEEE1394 requires PCI support
SVN-Revision: 13176
2008-11-11 02:40:01 +00:00
Nicolas Thill
c76305413e ack CONFIG_ISDN change introduced in 2.6.27+
SVN-Revision: 13175
2008-11-11 02:36:20 +00:00
Nicolas Thill
ac915623a6 make network config script work with brctl from both bridge-utils & busybox
SVN-Revision: 13165
2008-11-09 22:48:56 +00:00
Florian Fainelli
ce1ab6d41c Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
SVN-Revision: 13164
2008-11-09 22:42:36 +00:00
Nicolas Thill
dc1b6a3961 fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...)
SVN-Revision: 13163
2008-11-09 22:38:59 +00:00
Nicolas Thill
774f6c2160 upgrade busybox to 1.11.3
SVN-Revision: 13160
2008-11-09 17:55:06 +00:00
Florian Fainelli
9c97f76e21 Allow setting the MAC address on a broadcom device (#1512)
SVN-Revision: 13154
2008-11-09 17:05:15 +00:00
Peter Denison
a9f61c0f34 Change order of module startup to force USB2 before USB1.1
SVN-Revision: 13151
2008-11-09 16:50:17 +00:00
Peter Denison
83007f4d6b Add firewire kernel modules to menuconfig
SVN-Revision: 13150
2008-11-09 16:50:11 +00:00
Florian Fainelli
faa7abe013 Add mac80211-hswim driver
SVN-Revision: 13146
2008-11-09 15:38:03 +00:00
Felix Fietkau
03daa9a28d fix trailing backslash error introduced in r13115 - fixes kernel config issues
SVN-Revision: 13131
2008-11-06 13:21:43 +00:00
Felix Fietkau
d96cec4149 add rt2860 firmware
SVN-Revision: 13117
2008-11-03 22:10:35 +00:00
Felix Fietkau
9a95bbddc1 add rt2800 (probably still defunct)
SVN-Revision: 13116
2008-11-03 22:10:17 +00:00
Felix Fietkau
73784f8351 split out crc-ccitt
SVN-Revision: 13115
2008-11-03 22:09:39 +00:00
Felix Fietkau
21bd5492b3 upgrade compat-wireless to 2008-11-03
SVN-Revision: 13114
2008-11-03 22:09:08 +00:00
Florian Fainelli
b4dd33016d Update openssl to 0.9.8i (#4060)
SVN-Revision: 13109
2008-11-03 21:26:27 +00:00
Felix Fietkau
529e87f6c5 switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
SVN-Revision: 13100
2008-11-02 23:14:16 +00:00
Felix Fietkau
f44a4a0b00 madwifi: fix ACL race condition (patch by Sebastian Gottschall)
SVN-Revision: 13097
2008-11-02 13:05:46 +00:00
Felix Fietkau
dec207d4eb madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches
SVN-Revision: 13096
2008-11-02 13:04:36 +00:00
Felix Fietkau
891b476e67 fix a rare wds related noderef issue
SVN-Revision: 13095
2008-11-02 13:03:03 +00:00
Felix Fietkau
e050667baa fix typo
SVN-Revision: 13084
2008-10-30 22:49:15 +00:00
Travis Kemen
7002daa535 remove GPG not enabled in this build warning
SVN-Revision: 13083
2008-10-30 18:22:00 +00:00
Travis Kemen
6103f88358 remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no longer in the config get cleared
SVN-Revision: 13082
2008-10-29 20:31:14 +00:00
Felix Fietkau
5a97325e73 add back the include() function to awk (extracted from the old awx patch)
SVN-Revision: 13081
2008-10-29 20:02:52 +00:00
Felix Fietkau
9b75b9e35c don't bring down interfaces when preparing them
SVN-Revision: 13079
2008-10-29 17:26:59 +00:00
Felix Fietkau
a4f11ca22e use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
SVN-Revision: 13078
2008-10-29 17:26:49 +00:00
Felix Fietkau
9161a70235 fix hostapd a/g mode if only the channel is configured in the config
SVN-Revision: 13076
2008-10-29 15:52:58 +00:00
Felix Fietkau
1b5de1c105 fix hostapd race condition which breaks wpa with madwifi
SVN-Revision: 13075
2008-10-29 15:52:44 +00:00
Mike Baker
a75c1c1262 fix a null pointer deref in vi's search
SVN-Revision: 13073
2008-10-29 13:46:28 +00:00
Gabor Juhos
71b43456c7 mac80211: fix zd1211rw firmware location
SVN-Revision: 13065
2008-10-28 20:47:15 +00:00
Travis Kemen
7adb667a13 remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by defualt
SVN-Revision: 13039
2008-10-23 15:14:54 +00:00
Travis Kemen
3800e56ddb remove polarity from config file generation
SVN-Revision: 13034
2008-10-23 04:06:30 +00:00
Travis Kemen
0aaaf0e266 fix mistakes in last commit
SVN-Revision: 13033
2008-10-23 03:53:56 +00:00
Travis Kemen
5506db71c3 Simplify antenna selection and remove the need for gpioctl for the nanostation2.
SVN-Revision: 13032
2008-10-23 03:09:33 +00:00
Travis Kemen
6d6878bb10 fix polarity
SVN-Revision: 13031
2008-10-23 01:49:19 +00:00
Felix Fietkau
c818cdbb4d madwifi: improve reliability of the antenna diversity setting
SVN-Revision: 13029
2008-10-23 01:07:55 +00:00
Felix Fietkau
14d0041023 implement uci config option for the nanostation antenna/polarity control (ns2 and ns5 supported)
SVN-Revision: 13028
2008-10-23 01:07:50 +00:00
Felix Fietkau
eb121d2189 madwifi: add a patch for detecting vendor / device name information (only implemented for WiSoC at the moment)
SVN-Revision: 13027
2008-10-23 01:07:42 +00:00
Felix Fietkau
c0e753bcdc make sure that the dhcp client (or other processes necessary to get a connection) gets restarted when the wifi is restarted
SVN-Revision: 13026
2008-10-23 01:07:35 +00:00
Felix Fietkau
487c622ac0 add new switch configuration api
SVN-Revision: 13009
2008-10-18 20:44:53 +00:00
Gabor Juhos
af61c22a01 mac80211: fix zd1211rw build error
SVN-Revision: 12996
2008-10-17 07:03:20 +00:00
Travis Kemen
cddfdc8938 add phidget kernel module from #4116
SVN-Revision: 12994
2008-10-17 04:27:45 +00:00
Felix Fietkau
f3e2fb3da0 madwifi: allow disabling of hardware ibss merges by setting the wifi-iface option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up)
SVN-Revision: 12993
2008-10-16 21:26:24 +00:00