Gabor Juhos
43815d730b
rtl8366_smi: move variable initialization out from the loop
...
SVN-Revision: 19239
2010-01-20 07:06:15 +00:00
Gabor Juhos
428f066b77
swconfig: show tagged port flag
...
SVN-Revision: 19238
2010-01-20 07:06:12 +00:00
Gabor Juhos
fbc389ae9d
rtl8366_smi: fix port->flags calculation in rtl8366_get_ports
...
SVN-Revision: 19237
2010-01-20 07:06:10 +00:00
Felix Fietkau
ba7bfddaae
mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40-
...
SVN-Revision: 19235
2010-01-20 02:26:05 +00:00
Felix Fietkau
c61daab867
hostapd: upgrade to latest git version, add patches to fix multi-bss support with a single hostapd instance
...
SVN-Revision: 19234
2010-01-20 02:26:00 +00:00
Felix Fietkau
131c3e1c72
ath9k: fix a beacon buffer leak on interface up/down
...
SVN-Revision: 19233
2010-01-20 02:25:55 +00:00
Jo-Philipp Wich
6eae630652
firewall: fix a race condition preventing interfaces from being added to the firewall on boot
...
SVN-Revision: 19232
2010-01-19 23:02:11 +00:00
Jo-Philipp Wich
c8e7192064
mtd: treat failure to open FIS partition as fatal when a fis_layout is given, aborts mtd write if reformat is needed and FIS table not available
...
SVN-Revision: 19231
2010-01-19 21:28:22 +00:00
Gabor Juhos
10f41663ff
ar71xx: fix image generation for TL-WR741ND/TL-WR841ND-v5
...
SVN-Revision: 19230
2010-01-19 18:27:57 +00:00
Felix Fietkau
43c96ad50c
hostapd: remove all object files on config changes
...
SVN-Revision: 19229
2010-01-19 18:23:06 +00:00
Nicolas Thill
9e0bad9cb4
gcc: use coherent version selector between binutils & gcc
...
SVN-Revision: 19227
2010-01-19 13:26:03 +00:00
Nicolas Thill
b172f237fa
binutils: remove unrelated hunk in 2.18 avr32 support patch
...
SVN-Revision: 19226
2010-01-19 13:23:59 +00:00
Imre Kaloz
1ca16cd453
refresh patch
...
SVN-Revision: 19225
2010-01-19 12:53:34 +00:00
Imre Kaloz
a827205280
update to latest kernel versions
...
SVN-Revision: 19224
2010-01-19 11:53:56 +00:00
Gabor Juhos
5959e9f498
ar71xx: create rescue image for the WZR-HP-G300NH
...
SVN-Revision: 19223
2010-01-18 16:46:57 +00:00
Felix Fietkau
9d50c384be
mac80211: fix firmware compat stuff for 2.6.32
...
SVN-Revision: 19222
2010-01-18 14:18:08 +00:00
Gabor Juhos
b9328f2e04
ar71xx: change failsafe message
...
SVN-Revision: 19221
2010-01-18 09:15:35 +00:00
Gabor Juhos
caa74a5246
ar71xx: the AR913x has no OHCI controller, remove that package from the relevant profiles
...
SVN-Revision: 19220
2010-01-18 09:08:54 +00:00
Gabor Juhos
014f82ef6d
ar71xx: update package list for the DIR-825 rev. B1
...
SVN-Revision: 19219
2010-01-18 09:01:52 +00:00
Gabor Juhos
ea2bf44bf1
ar71xx: add swconfig to the default packages
...
SVN-Revision: 19218
2010-01-18 09:01:49 +00:00
Gabor Juhos
a9c5e3159f
ar71xx: update default network configuration for the WNDR3700/DIR-825-B1
...
Also drop the default network configuration of the TL-WR1043ND, because
the RTL8366RB switch is not yet supported by the rtl8366-smi driver.
SVN-Revision: 19217
2010-01-18 09:01:47 +00:00
Gabor Juhos
71d0a7a7bf
ar71xx: fix ethernet mac address on the WZR-HP-G300NH
...
SVN-Revision: 19216
2010-01-18 09:01:44 +00:00
Gabor Juhos
c4838a0f9e
rtl8366_smi: use inline function instead of a macro on top of container_of
...
SVN-Revision: 19215
2010-01-18 09:01:40 +00:00
Jo-Philipp Wich
bf9917d651
base-files: disable bridge firewalling by default
...
SVN-Revision: 19214
2010-01-18 05:38:44 +00:00
Felix Fietkau
a86a28841c
ar71xx: add some default configs for rtl8366 based devices
...
SVN-Revision: 19210
2010-01-18 00:44:52 +00:00
Felix Fietkau
3cc98b09f7
adjust switch default configs for the swconfig api change
...
SVN-Revision: 19209
2010-01-18 00:38:08 +00:00
Felix Fietkau
54bbc30687
swconfig: support providing the switch device name in an option instead of the section name - necessary to support switches that contain characters such as "-"
...
SVN-Revision: 19208
2010-01-18 00:38:04 +00:00
Felix Fietkau
2670e906b6
ar71xx: fix portability errors in dd commands
...
SVN-Revision: 19207
2010-01-18 00:12:15 +00:00
Felix Fietkau
88ddc59655
rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/set ports for vlan member lists
...
SVN-Revision: 19206
2010-01-18 00:12:12 +00:00
Felix Fietkau
b228fd428a
rtl8366_smi: fix excessive stack usage and buffer handling bugs
...
SVN-Revision: 19205
2010-01-18 00:12:07 +00:00
Felix Fietkau
8394a32815
ar71xx: fix return statement in the rtl8366 driver
...
SVN-Revision: 19204
2010-01-17 22:57:08 +00:00
Felix Fietkau
c15a8f3b93
add mini_fo locking fix from #5864
...
SVN-Revision: 19203
2010-01-17 22:52:24 +00:00
Gabor Juhos
d2229cb1cc
rtl8366_smi: register the switch directly from the probe routine
...
SVN-Revision: 19202
2010-01-17 21:37:09 +00:00
Gabor Juhos
088ba7e1db
rtl8366_smi: use vlanmc name for all vlanconfig variables
...
SVN-Revision: 19201
2010-01-17 21:17:59 +00:00
Gabor Juhos
639212697d
rtl8366_smi: use vlan4k name for all vlan4kentry variables
...
SVN-Revision: 19200
2010-01-17 21:17:57 +00:00
Gabor Juhos
9cb11e2eef
rtl8366_smi: move memset into the rtl8366s_get_member_config function
...
SVN-Revision: 19199
2010-01-17 21:17:53 +00:00
Gabor Juhos
f55beb9e9b
rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry function
...
SVN-Revision: 19198
2010-01-17 21:17:49 +00:00
Gabor Juhos
7f9b0eca90
rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry function
...
SVN-Revision: 19197
2010-01-17 21:17:46 +00:00
Gabor Juhos
a90792056c
ar71xx: upgrade rtl8366_smi driver
...
Thanks to Antti Seppälä.
Patch from https://forum.openwrt.org/viewtopic.php?pid=100150#p100150
SVN-Revision: 19196
2010-01-17 21:17:42 +00:00
Felix Fietkau
d787e5dfe1
mac80211: remove an obsolete patch
...
SVN-Revision: 19195
2010-01-17 20:49:33 +00:00
Felix Fietkau
b97cfa4bf5
iw, mac80211: get the frequency info per-netdev instead of per-phy
...
SVN-Revision: 19194
2010-01-17 20:49:28 +00:00
Gabor Juhos
001ebd8d90
ar71xx: create sysupgrade file for the WZR-HP-G300NH
...
SVN-Revision: 19193
2010-01-17 18:53:42 +00:00
Gabor Juhos
2c4be9350d
ar71xx: update cfi patches for 2.6.3[12] as well
...
SVN-Revision: 19188
2010-01-17 14:33:35 +00:00
Gabor Juhos
8b78972577
ar71xx: move forcing of word write into a separate patch
...
SVN-Revision: 19187
2010-01-17 14:33:32 +00:00
Gabor Juhos
f9f827eac2
ar71xx: add optimizations to the cfi cmdset 002 status checking
...
SVN-Revision: 19186
2010-01-17 14:33:29 +00:00
Gabor Juhos
3789aa82ac
ar71xx: fix phy interface selection for the RB-450G
...
Patch from: https://forum.openwrt.org/viewtopic.php?pid=95865#p95865
SVN-Revision: 19185
2010-01-17 14:33:26 +00:00
Gabor Juhos
e02f1581d0
Fix Routerboard 411ar on board wireless
...
This patch adds the appropriate interrupt for slot 0 pin 1 of the Routerboard 411ar (RB411 with on board Atheros wireless).
Signed-off-by: Andrew Bates abates@omeganetserv.com
SVN-Revision: 19184
2010-01-17 14:33:23 +00:00
Jo-Philipp Wich
82e1ed603f
missing prerequisite for Orion images Webupgrade image building for WRT350Nv2 needs zip package. Copy command for WRT350Nv2 recovery image overrides error code of webupgrade builder, moved behind brackets. Removed indention of comments to avoid output in log. Signed-off by: Matthias Buecher <mail@maddes.net>
...
SVN-Revision: 19183
2010-01-17 13:50:10 +00:00
Felix Fietkau
6f78b03bcb
iw: print the current operating frequency in the phy info
...
SVN-Revision: 19179
2010-01-17 03:07:55 +00:00
Felix Fietkau
9f0c2d0a5b
mac80211: allow user space to query the current operating frequency
...
SVN-Revision: 19178
2010-01-17 03:07:51 +00:00