Jo-Philipp Wich
b656b87d13
6in4: sync with HE.net endpoint update changes
...
SVN-Revision: 28475
2011-10-17 12:45:07 +00:00
Jo-Philipp Wich
ba0c7accd9
opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
...
SVN-Revision: 28458
2011-10-15 01:05:25 +00:00
Hamish Guthrie
2c92acb699
udev: Provide define to enable compilation with kernel 2.6.32.33 headers
...
SVN-Revision: 28453
2011-10-14 11:42:40 +00:00
Jo-Philipp Wich
56c2b1f382
mac80211: autoload ath9k_htc after USB controller drivers
...
SVN-Revision: 28442
2011-10-13 14:29:06 +00:00
Hauke Mehrtens
b27c184b07
mac80211: fix some dependencies and make lib80211 compile without cfg80211 selected
...
* libertas: does not depend on mac80211 but on cfg80211 and it uses wext
* libipw: also uses wext
* net-hermes: it is enough if the main package net-hermes depends on cfg80211
* Now it is possible to build it without cfg80211 at all
SVN-Revision: 28437
2011-10-13 12:13:25 +00:00
Hauke Mehrtens
4867f34759
mac80211: use new version of carl80211 firmware
...
This firmware is compatible with the driver version in use.
SVN-Revision: 28436
2011-10-13 12:02:35 +00:00
Hauke Mehrtens
02c3f6c002
mac80211: use correct firmware for ath9k_htc
...
The old firmware for ath9k_htc was not compatible with the driver since april.
Also update to a new version of linux-firmware to get the newest version of these firmware files.
Thank you Helmut Schaa for reporting this.
SVN-Revision: 28433
2011-10-13 11:34:28 +00:00
Jo-Philipp Wich
59c13202e0
base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridge interfaces
...
SVN-Revision: 28412
2011-10-11 13:43:08 +00:00
John Crispin
261389b709
* add support for ar9
...
* add support for ase
(vr9 support is still a todo)
SVN-Revision: 28406
2011-10-10 15:14:17 +00:00
Felix Fietkau
1359fe4fcf
ubus: update to latest version, includes a small bugfix for object call replies
...
SVN-Revision: 28404
2011-10-10 15:05:31 +00:00
Florian Fainelli
dc8f762e13
kernel: fix i2c section after r28334
...
SVN-Revision: 28399
2011-10-10 09:23:56 +00:00
Felix Fietkau
58151667a8
update libubox and ubus to the latest version
...
SVN-Revision: 28393
2011-10-09 16:01:49 +00:00
Felix Fietkau
adfeb00e5a
mac80211: update to wireless-testing 2011-10-05 + pending patches
...
SVN-Revision: 28392
2011-10-09 15:48:03 +00:00
Nicolas Thill
e80e75321f
package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number
...
SVN-Revision: 28390
2011-10-09 14:11:33 +00:00
Felix Fietkau
2e94be02a8
mac80211: set the country code early to allow crda to settle
...
SVN-Revision: 28387
2011-10-08 17:34:56 +00:00
Felix Fietkau
d317a227e1
mac80211: remove a WARN_ON that causes compile errors on 2.6.32
...
SVN-Revision: 28386
2011-10-08 15:20:34 +00:00
Felix Fietkau
b486d768d1
iw: update to v3.1, add support for per-chain signal strength info
...
SVN-Revision: 28385
2011-10-08 14:48:29 +00:00
Felix Fietkau
91af0d5b25
ath9k: add support for per-chain signal strength info
...
SVN-Revision: 28384
2011-10-08 14:48:23 +00:00
Felix Fietkau
fc4a676270
ath9k: extend the phy error disable patch
...
SVN-Revision: 28383
2011-10-08 13:41:04 +00:00
Felix Fietkau
a9d6a59cff
ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions
...
SVN-Revision: 28379
2011-10-07 19:00:02 +00:00
Florian Fainelli
a3284cb0e1
iproute2: update to 2.6.39
...
Signed-off-by: Daniel Mierswa <impulze@impulze.org>
SVN-Revision: 28378
2011-10-07 16:03:12 +00:00
Jo-Philipp Wich
5e5416a128
ppp: move the rp_pppoe_* options behind the plugin argument
...
SVN-Revision: 28368
2011-10-04 23:41:12 +00:00
Jo-Philipp Wich
64f4a89e7c
ppp: implement pppoe specific uci options "ac" and "service" which map to "rp_pppoe_ac" and "rp_pppoe_service"
...
SVN-Revision: 28366
2011-10-04 23:37:53 +00:00
Jo-Philipp Wich
5659ec6918
ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last
...
SVN-Revision: 28364
2011-10-04 23:10:36 +00:00
Jonas Gorski
936320f1f9
swconfig: fix vlan/port configs being applied to all switches
...
Check devn instead of dev (which will never be null at this point).
SVN-Revision: 28362
2011-10-03 23:39:31 +00:00
Daniel Dickinson
c0a625ffbf
Add patch for linux-3.0 as well.
...
Fix typo from previous submission with input-keys-polled.
Philip Prindeville - 2011-10-03 01:44:55
SVN-Revision: 28356
2011-10-03 03:09:20 +00:00
Daniel Dickinson
aaba775f36
The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Philip Prindeville - 2011-08-29 04:55:59
...
SVN-Revision: 28354
2011-10-03 03:04:11 +00:00
John Crispin
3233a7f4a2
package I2C_MUX_GPIO
...
this module was missing from [28334]
buildbots timed out as the symbol was not defined
SVN-Revision: 28352
2011-10-01 22:36:47 +00:00
Felix Fietkau
e477159e40
ath9k: add some more fixes to AP handling of buffered frames for powersave clients
...
SVN-Revision: 28344
2011-09-30 22:23:35 +00:00
Florian Fainelli
cfc370eea0
add kmod-hwmon-lm95241
...
This allows building the module for the national lm95241 i2c temperature sensor.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28335
2011-09-30 12:55:30 +00:00
Florian Fainelli
d53022a424
add support for more i2c muxes
...
This patch should bring support for several kernel modules related to
I2C to openwrt, which are existing for several years now. Namely there
is the i2c-tiny-usb bus driver, to hook up an I2C bus on any device with
usb support (prevent voiding warranty when opening and soldering).
Second, there is support for the i2c-mux driver and pca954x as a I2C
switch driver.
Finally there is support for common I2C gpio expander driver modules
pca953x and pcf857x. They work without providing platform data recently
(can be instantiated at runtime).
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 28334
2011-09-30 12:55:26 +00:00
Florian Fainelli
ddf842d573
dnsmasq: update to 2.58
...
patch by Raphael Huck.
SVN-Revision: 28333
2011-09-30 12:55:23 +00:00
Vasilis Tsiligiannis
f3be1b4890
hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28318
2011-09-29 12:37:04 +00:00
Felix Fietkau
f8bfab96cb
kernel: remove the x86 dependency from kmod-sky2 so that it can be used on other platforms as well
...
SVN-Revision: 28314
2011-09-28 22:05:32 +00:00
John Crispin
07986230f1
* fixes brnboot image generation
...
SVN-Revision: 28307
2011-09-26 09:00:11 +00:00
Jo-Philipp Wich
bfbbe5893f
base-files: use "zonename" system option to symlink /etc/localtime via /tmp/localtime to /usr/share/zoneinfo for glibc and eglibc
...
SVN-Revision: 28306
2011-09-26 02:28:04 +00:00
Felix Fietkau
a66d423560
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
...
SVN-Revision: 28301
2011-09-25 18:34:54 +00:00
Felix Fietkau
f45bd67de0
ath9k: merge a pending fix for powersave
...
SVN-Revision: 28300
2011-09-25 18:34:38 +00:00
Jo-Philipp Wich
6addd50b9d
mac80211: rework mac address generation for virtual interfaces; set locally administered bit on generated macs and change the last two bytes isntead of the first one
...
SVN-Revision: 28298
2011-09-25 14:14:37 +00:00
Felix Fietkau
4246c6a6b5
base-files: apply network interface settings such as macaddr, mtu and 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
2011-09-24 20:34:17 +00:00
Jo-Philipp Wich
41838f4585
base-files: make ip matching in dns add/remove functions more explicit, avoids overmatching pairs like 1.2.3.35 and 1.2.3.3
...
SVN-Revision: 28291
2011-09-23 08:35:50 +00:00
Jonas Gorski
896847d18c
kernel: modules: usb.mk: fix a typo
...
Closes #10143 .
SVN-Revision: 28290
2011-09-22 20:14:42 +00:00
Gabor Juhos
ffb56132e4
package/maccalc: don't expect to get all data in one read
...
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 28266
2011-09-21 11:47:35 +00:00
Felix Fietkau
51a4dc1bb2
wpa_supplicant: increase the time between scans to reduce the number of hw resets
...
SVN-Revision: 28262
2011-09-20 14:45:38 +00:00
Felix Fietkau
6848e9c830
ath9k: fix antenna gain calculation
...
SVN-Revision: 28261
2011-09-20 10:42:45 +00:00
Felix Fietkau
ece2882ea4
ath9k: fix handling configured tx power limits
...
SVN-Revision: 28260
2011-09-19 17:36:41 +00:00
Felix Fietkau
f4954abe39
b43: merge ad-hoc beacon fix
...
SVN-Revision: 28258
2011-09-19 09:59:00 +00:00
Jo-Philipp Wich
32ae896d00
uhttpd: fix bad pointer use in previous commit
...
SVN-Revision: 28257
2011-09-18 23:34:25 +00:00
Jo-Philipp Wich
12bbe8b2af
uhttpd: fix possible CGI header line parsing beyound the empty line, thanks Linus Luessing for spotting it
...
SVN-Revision: 28254
2011-09-18 22:30:20 +00:00
Felix Fietkau
b81588bd08
ath9k: add some cleanup patches and rework tx power handling
...
SVN-Revision: 28253
2011-09-17 16:02:56 +00:00