Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | mac80211: rework mac address generation for virtual interfaces; set locally ↵ | Jo-Philipp Wich | 2011-09-25 | |
| | | | | | | administered bit on generated macs and change the last two bytes isntead of the first one SVN-Revision: 28298 | |||
* | base-files: apply network interface settings such as macaddr, mtu and ↵ | Felix Fietkau | 2011-09-24 | |
| | | | | | | txqueuelen in prepare_interface instead of setup_interface. setting the mtu after the interface is up is unreliable on some drivers such as gianfar SVN-Revision: 28297 | |||
* | base-files: make ip matching in dns add/remove functions more explicit, ↵ | Jo-Philipp Wich | 2011-09-23 | |
| | | | | | | avoids overmatching pairs like 1.2.3.35 and 1.2.3.3 SVN-Revision: 28291 | |||
* | kernel: modules: usb.mk: fix a typo | Jonas Gorski | 2011-09-22 | |
| | | | | | | Closes #10143. SVN-Revision: 28290 | |||
* | package/maccalc: don't expect to get all data in one read | Gabor Juhos | 2011-09-21 | |
| | | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 28266 | |||
* | wpa_supplicant: increase the time between scans to reduce the number of hw ↵ | Felix Fietkau | 2011-09-20 | |
| | | | | | | resets SVN-Revision: 28262 | |||
* | ath9k: fix antenna gain calculation | Felix Fietkau | 2011-09-20 | |
| | | | | SVN-Revision: 28261 | |||
* | ath9k: fix handling configured tx power limits | Felix Fietkau | 2011-09-19 | |
| | | | | SVN-Revision: 28260 | |||
* | b43: merge ad-hoc beacon fix | Felix Fietkau | 2011-09-19 | |
| | | | | SVN-Revision: 28258 | |||
* | uhttpd: fix bad pointer use in previous commit | Jo-Philipp Wich | 2011-09-18 | |
| | | | | SVN-Revision: 28257 | |||
* | uhttpd: fix possible CGI header line parsing beyound the empty line, thanks ↵ | Jo-Philipp Wich | 2011-09-18 | |
| | | | | | | Linus Luessing for spotting it SVN-Revision: 28254 | |||
* | ath9k: add some cleanup patches and rework tx power handling | Felix Fietkau | 2011-09-17 | |
| | | | | SVN-Revision: 28253 | |||
* | ath9k: do not strip MMIC for key miss frames | Felix Fietkau | 2011-09-17 | |
| | | | | SVN-Revision: 28252 | |||
* | mac80211: reduce tx queue length of wireless interfaces - improves latency ↵ | Felix Fietkau | 2011-09-17 | |
| | | | | | | under load SVN-Revision: 28251 | |||
* | ath9k: fix a regression in handling of MAC key miss events (should improve ↵ | Felix Fietkau | 2011-09-17 | |
| | | | | | | connection stability) SVN-Revision: 28250 | |||
* | ath9k: fix compile without debugfs (#10117) | Felix Fietkau | 2011-09-17 | |
| | | | | SVN-Revision: 28249 | |||
* | mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode | Felix Fietkau | 2011-09-16 | |
| | | | | SVN-Revision: 28247 | |||
* | mac80211: update to wireless-testing 2011-09-14 | Felix Fietkau | 2011-09-15 | |
| | | | | SVN-Revision: 28245 | |||
* | base-files: Fix IPv6 address and route adding on aliases with no IPv4 ↵ | Vasilis Tsiligiannis | 2011-09-14 | |
| | | | | | | address configured SVN-Revision: 28241 | |||
* | Revert "[package] base-files: Add support for assigning multiple IPv6 ↵ | Vasilis Tsiligiannis | 2011-09-14 | |
| | | | | | | | | addresses on an interface" Multiple IPv6 addresses should be handled with alias sections SVN-Revision: 28240 | |||
* | 6to4: fix lifetime options (#9147) | Jo-Philipp Wich | 2011-09-13 | |
| | | | | SVN-Revision: 28223 | |||
* | base-files: Add support for assigning multiple IPv6 addresses on an interface | Vasilis Tsiligiannis | 2011-09-12 | |
| | | | | SVN-Revision: 28222 | |||
* | ath9k: add a better fix for beacon timer reliability | Felix Fietkau | 2011-09-11 | |
| | | | | SVN-Revision: 28211 | |||
* | broadcom-wl: implement wpa_group_rekey option (mapped to nas -g) | Jo-Philipp Wich | 2011-09-09 | |
| | | | | SVN-Revision: 28208 | |||
* | hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove ↵ | Jo-Philipp Wich | 2011-09-09 | |
| | | | | | | hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute SVN-Revision: 28207 | |||
* | ath9k: fix an rx path race condition that might be the cause of the "ath: ↵ | Felix Fietkau | 2011-09-09 | |
| | | | | | | DMA failed to stop in 10 ms" logspam as well as various connection stability issues SVN-Revision: 28202 | |||
* | broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | |
| | | | | | | single networks on a radio SVN-Revision: 28200 | |||
* | madwifi: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | |
| | | | | | | single networks on a radio SVN-Revision: 28199 | |||
* | mac80211: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | |
| | | | | | | single networks on a radio SVN-Revision: 28198 | |||
* | mac80211: fix an endian issue in BlockAckReq handling | Felix Fietkau | 2011-09-07 | |
| | | | | SVN-Revision: 28190 | |||
* | mac80211: merge a power save related race condition fix | Felix Fietkau | 2011-09-06 | |
| | | | | SVN-Revision: 28185 | |||
* | ath9k: fix beacon timer init on reset | Felix Fietkau | 2011-09-04 | |
| | | | | SVN-Revision: 28169 | |||
* | hostapd: add a workaround for driver issues in various android devices with ↵ | Felix Fietkau | 2011-09-04 | |
| | | | | | | texas instruments wifi SVN-Revision: 28167 | |||
* | uhttpd: properly match mimetype entries which cover the whole filename (#8236) | Jo-Philipp Wich | 2011-09-04 | |
| | | | | SVN-Revision: 28160 | |||
* | ath9k: fix some hw reset issues | Felix Fietkau | 2011-09-03 | |
| | | | | SVN-Revision: 28151 | |||
* | uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236) | Jo-Philipp Wich | 2011-09-02 | |
| | | | | SVN-Revision: 28149 | |||
* | firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack ↵ | Jo-Philipp Wich | 2011-09-01 | |
| | | | | | | instead of state match (#10038) SVN-Revision: 28148 | |||
* | ath9k: merge a fix for tx power limit testing | Felix Fietkau | 2011-09-01 | |
| | | | | SVN-Revision: 28143 | |||
* | Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work ↵ | Felix Fietkau | 2011-09-01 | |
| | | | | | | around some broken clients (#9561)" This is causing regressions for other clients SVN-Revision: 28141 | |||
* | ath9k: fix another crash bug | Felix Fietkau | 2011-08-31 | |
| | | | | SVN-Revision: 28139 | |||
* | ath9k: merge a pending fix for 5 ghz rx latency | Felix Fietkau | 2011-08-31 | |
| | | | | SVN-Revision: 28137 | |||
* | swconfig: hide inactive vlans on "swconfig dev switch0 show" | Felix Fietkau | 2011-08-30 | |
| | | | | SVN-Revision: 28133 | |||
* | ath9k: add a missing dma cache sync on aggregation software retry | Felix Fietkau | 2011-08-30 | |
| | | | | SVN-Revision: 28132 | |||
* | ath9k: add some more minor hw reset related fixes | Felix Fietkau | 2011-08-30 | |
| | | | | SVN-Revision: 28129 | |||
* | base-files: remove an old network tunable tweak which is messing up network ↵ | Felix Fietkau | 2011-08-29 | |
| | | | | | | stack performance on modern systems SVN-Revision: 28126 | |||
* | ath9k: fix a few crash issues on hardware reset | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28122 | |||
* | ath9k: use cold reset instead of warm reset on ar9280 to make recovery from ↵ | Felix Fietkau | 2011-08-29 | |
| | | | | | | stuck states more reliable SVN-Revision: 28118 | |||
* | ath9k: add some cleanup patches | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28117 | |||
* | ath9k: fix a compile error | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28116 | |||
* | ath9k: fix disabling ani on reset | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28115 |