Felix Fietkau
8886f1bb8a
ath9k: fix enabling SWBA interrupts
...
SVN-Revision: 23870
2010-11-04 17:05:48 +00:00
Felix Fietkau
635ec6e7d9
ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces packet loss under load
...
SVN-Revision: 23856
2010-11-04 12:26:09 +00:00
John Crispin
a8b2a07f37
* adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
...
SVN-Revision: 23840
2010-11-03 19:12:34 +00:00
John Crispin
c04eb11bff
* remove broken flag from dsl-control app
...
SVN-Revision: 23838
2010-11-03 19:07:42 +00:00
John Crispin
109ef6e686
* make dsl driver work with new kernel
...
SVN-Revision: 23837
2010-11-03 19:06:39 +00:00
Alexandros C. Couloumbis
42eee22a9b
package/madwifi: fix r23829 commit
...
SVN-Revision: 23830
2010-11-03 16:55:51 +00:00
Alexandros C. Couloumbis
20bf929ad8
package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://madwifi-project.org/changeset/4118 )
...
SVN-Revision: 23829
2010-11-03 16:18:29 +00:00
Felix Fietkau
f75ac90b69
ath9k: fix cycle counter tracking
...
SVN-Revision: 23824
2010-11-03 14:56:05 +00:00
Felix Fietkau
8bab3639b3
ath9k: fix queue pending frame counter tracking by cleaning up tx queue selection
...
SVN-Revision: 23823
2010-11-03 14:55:59 +00:00
Felix Fietkau
b4e2c09b46
ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues
...
SVN-Revision: 23822
2010-11-03 14:55:53 +00:00
Vasilis Tsiligiannis
87cba7eb46
hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant ( #8164 )
...
SVN-Revision: 23817
2010-11-03 10:39:29 +00:00
Felix Fietkau
dd7c8797ec
make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies)
...
SVN-Revision: 23796
2010-11-02 16:38:57 +00:00
Alexandros C. Couloumbis
199cd21c06
package/apex: fix a compile issue
...
SVN-Revision: 23768
2010-11-02 08:37:46 +00:00
Jo-Philipp Wich
f52274bf2f
uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'
...
SVN-Revision: 23757
2010-11-01 00:20:00 +00:00
Felix Fietkau
f742f85c2e
nl80211: fix a station dump crash triggered by sending an invalid ifindex
...
SVN-Revision: 23741
2010-10-31 14:32:15 +00:00
Felix Fietkau
d9f29a16a0
add missing SH_FUNC for remaining md5s calls ( #7888 )
...
SVN-Revision: 23739
2010-10-31 13:49:41 +00:00
Felix Fietkau
e0194cb763
hostapd: move the madwifi segfault fix to the right place
...
SVN-Revision: 23738
2010-10-31 13:49:34 +00:00
Felix Fietkau
5aaa91d3ca
madwifi: remove device ids for AR5416
...
SVN-Revision: 23730
2010-10-31 12:28:51 +00:00
Florian Fainelli
b013e4eec4
add kmod-leds-net5501
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 23729
2010-10-30 22:35:59 +00:00
Florian Fainelli
3403d66f43
prefer the cs5535 gpiolib driver after 2.6.32
...
SVN-Revision: 23728
2010-10-30 22:35:54 +00:00
Florian Fainelli
7de24e0181
ep80579 depend on their corresponding subtarget
...
SVN-Revision: 23726
2010-10-30 22:35:46 +00:00
Jo-Philipp Wich
434c8dbf33
package/hostapd: fix crash in atheros driver ( #8143 ) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv.
...
SVN-Revision: 23715
2010-10-29 21:25:39 +00:00
Hamish Guthrie
7fd7db8981
kernel: Add kernel module for OMAP WDT
...
SVN-Revision: 23689
2010-10-28 08:50:43 +00:00
Lars-Peter Clausen
5f9f23534b
Fixed support for Iomega
...
* Added configuration file.
* Set blue power led during bootup
* enabled pci express
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23683
2010-10-27 21:24:06 +00:00
Michael Büsch
98bbc04fca
libtool: Force nonparallel build.
...
SVN-Revision: 23681
2010-10-27 19:39:09 +00:00
Jo-Philipp Wich
87d81bc050
madwifi: fix syntax error introduced by r23660
...
SVN-Revision: 23679
2010-10-27 17:46:31 +00:00
Michael Büsch
a932a9beca
iptables: Fix call to md5s
...
SVN-Revision: 23675
2010-10-27 15:27:12 +00:00
Felix Fietkau
c1d125fb33
hostapd: do not restrict ht capabilities for ap+sta
...
SVN-Revision: 23674
2010-10-27 15:17:09 +00:00
Felix Fietkau
3e7589ce1a
mac80211: set GF flag in hostapd config if supported
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 23673
2010-10-27 15:04:29 +00:00
Jo-Philipp Wich
c0bda9a6a9
madwifi: make wep-open the default
...
SVN-Revision: 23660
2010-10-27 11:46:01 +00:00
Jo-Philipp Wich
1b495361a0
madwifi: add wep+open, wep+shared format support to madwifi as well
...
SVN-Revision: 23657
2010-10-27 11:25:59 +00:00
Jo-Philipp Wich
0280ac8c92
Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable by setting the encryption parameter of a wifi-iface to contain "open" (1, open system), "shared" (2, shared key), or "mixed" (3, permits both open system and shared key.) For example, use "wep+shared" for shared key authentication. The default is default is "open" as it is more secure than "shared" (although WEP is pretty weak regardless.) For non-WEP, "open" is always used.
...
https://dev.openwrt.org/ticket/8120
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 23655
2010-10-27 11:11:04 +00:00
Felix Fietkau
a82ff63978
ath9k: fix aggregation flush on ar9003
...
SVN-Revision: 23650
2010-10-27 00:43:17 +00:00
Felix Fietkau
f3fb5d55a5
ath9k: add more pending locking fixes - fixes tx dma hang issues on reset
...
SVN-Revision: 23649
2010-10-27 00:43:11 +00:00
Michael Büsch
1f948866b8
gdb: There are dep issues with cconfig.h. Disable parallel build for now.
...
SVN-Revision: 23647
2010-10-26 22:45:41 +00:00
Florian Fainelli
5dba516032
hotplug2 depends on udevtrigger
...
SVN-Revision: 23646
2010-10-26 21:29:06 +00:00
Felix Fietkau
e9378aa3cd
hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces
...
SVN-Revision: 23641
2010-10-26 13:47:12 +00:00
Felix Fietkau
c173d41012
mac80211: add uci support for the ad-hoc multicast rate setting
...
SVN-Revision: 23637
2010-10-25 23:51:12 +00:00
Felix Fietkau
f65c625fda
iw: add support for setting the multicast rate for ibss
...
SVN-Revision: 23636
2010-10-25 23:51:07 +00:00
Felix Fietkau
6934f55f3a
mac80211: add support for setting the multicast rate for ibss
...
SVN-Revision: 23635
2010-10-25 23:51:00 +00:00
Alexandros C. Couloumbis
0ee31ca22e
package/busybox: include an upstream patch
...
SVN-Revision: 23630
2010-10-25 11:14:43 +00:00
Alexandros C. Couloumbis
4ab812109b
package/madwifi: fix mtu setting. ( closes #7858 )
...
SVN-Revision: 23628
2010-10-25 10:07:17 +00:00
Felix Fietkau
d80884021d
hostapd: fix wpa_supplicant standalone compile
...
SVN-Revision: 23625
2010-10-24 21:31:05 +00:00
Florian Fainelli
1e21e3b514
soloscli utility for Solos ADSL2+ modems
...
Utility for interrogating Traverse Technologies' Solos ADSL2+ modems
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23619
2010-10-24 13:46:32 +00:00
Felix Fietkau
4d9c7b1a4b
hostapd: fix AP+STA reconnects
...
SVN-Revision: 23604
2010-10-24 00:19:34 +00:00
Felix Fietkau
025462a706
hostapd: remove some unnecessary debugging code from the last commit
...
SVN-Revision: 23603
2010-10-23 23:45:41 +00:00
Felix Fietkau
35cdc5d722
hostapd/mac80211: implement support for AP+STA
...
SVN-Revision: 23602
2010-10-23 23:39:54 +00:00
Felix Fietkau
0fbff7de83
hostapd: fix SIGHUP for multi-bss
...
SVN-Revision: 23601
2010-10-23 23:39:49 +00:00
Felix Fietkau
b6d0865e7f
busybox: fix configured stampfile name - add $(SH_FUNC) for md5s
...
SVN-Revision: 23600
2010-10-23 23:39:19 +00:00
Jo-Philipp Wich
cfe4db7bda
base-files: mark /etc/shadow as conffile
...
SVN-Revision: 23590
2010-10-23 15:49:04 +00:00