Gabor Juhos
2c4be9350d
ar71xx: update cfi patches for 2.6.3[12] as well
...
SVN-Revision: 19188
15 years ago
Gabor Juhos
8b78972577
ar71xx: move forcing of word write into a separate patch
...
SVN-Revision: 19187
15 years ago
Gabor Juhos
f9f827eac2
ar71xx: add optimizations to the cfi cmdset 002 status checking
...
SVN-Revision: 19186
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
Felix Fietkau
6f78b03bcb
iw: print the current operating frequency in the phy info
...
SVN-Revision: 19179
15 years ago
Felix Fietkau
9f0c2d0a5b
mac80211: allow user space to query the current operating frequency
...
SVN-Revision: 19178
15 years ago
Felix Fietkau
8bdee4acf7
mac80211: fix mac address handling for multiple phy/vif
...
SVN-Revision: 19177
15 years ago
Felix Fietkau
20daaf7480
mac80211: upgrade to compat-wireless 2010-01-15
...
SVN-Revision: 19176
15 years ago
Felix Fietkau
ae440b2f00
ar71xx: the lack of DQ* flash status checking for cfi cmdset 0002 does not only apply to erase commands, it also affects writes. extend the workaround to cover writes commands as well
...
SVN-Revision: 19175
15 years ago
Felix Fietkau
4af8308788
make sure that processed directories are printed on make V=99
...
SVN-Revision: 19174
15 years ago
Jo-Philipp Wich
8def1507df
remove broadcom-mmc, superseded by broadcom-sdhc
...
SVN-Revision: 19173
15 years ago
Jo-Philipp Wich
a123c4daaf
add broadcom-sdhc - successor of broadcom-mmc ( #6343 )
...
SVN-Revision: 19172
15 years ago
Jo-Philipp Wich
2a4a1eeae3
fix serial flash support ( #6442 )
...
SVN-Revision: 19171
15 years ago
Jo-Philipp Wich
39f2b6d957
base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For some reason ld-linux.so.3 is not installed at ramfs and sysupgrade always fails. Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv>
...
SVN-Revision: 19167
15 years ago
Jo-Philipp Wich
e44b91f718
add sysupgrade support for the Netgear WNR854T and Linksys WRT350N v2 - thanks Matthias Buecher
...
SVN-Revision: 19166
15 years ago
Daniel Dickinson
f623119680
Fix typo in AGPF_S0 reset button definition
...
SVN-Revision: 19160
15 years ago
Felix Fietkau
393835a5d9
mtd-utils: refresh the cygwin_fixes patch
...
SVN-Revision: 19159
15 years ago
Felix Fietkau
5c8bfc0c17
mtd-utils: fix compile on mac os x
...
SVN-Revision: 19158
15 years ago
Felix Fietkau
f7c4735a19
libuuid: only build the static variant - fixes compile on mac os x
...
SVN-Revision: 19157
15 years ago
Felix Fietkau
383cadf5d7
ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this
...
SVN-Revision: 19156
15 years ago
Claudio Mignanti
ec7ce827d5
etrax: fix detection of samsung flash chip ( #6155 )
...
SVN-Revision: 19153
15 years ago
Claudio Mignanti
b031e14bf0
bcm63xx: add gpio leds to alice gate
...
SVN-Revision: 19152
15 years ago
Gabor Juhos
21a235bc67
ar71xx: fix typos in the ar71xx.sh
...
SVN-Revision: 19151
15 years ago
Gabor Juhos
cb80426641
ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH
...
SVN-Revision: 19150
15 years ago
Gabor Juhos
e92c0c7830
ar71xx: add GPIO driver for the NXP 74HC153 chip
...
SVN-Revision: 19149
15 years ago
Felix Fietkau
7c6b51f9e2
ath9k: fix rts/cts handling
...
SVN-Revision: 19147
15 years ago
Felix Fietkau
87226cbdc6
ath9k: tweak rx interrupt mitigation settings for better performance
...
SVN-Revision: 19146
15 years ago
Felix Fietkau
bc28dd7d7d
mac80211: add some ibss related fixes from linux-wireless@
...
SVN-Revision: 19145
15 years ago
Felix Fietkau
b8ef670202
mac80211: fix ht capability detection (thx, stintel)
...
SVN-Revision: 19144
15 years ago
Felix Fietkau
aa2ebbf15e
mac80211: add a missing chunk of the short slot patch
...
SVN-Revision: 19143
15 years ago
Felix Fietkau
b35e22bd24
mac80211: implement the distance setting
...
SVN-Revision: 19142
15 years ago
Felix Fietkau
0c66d3eef2
ath9k: fix short slot vs long slot handling, implement support for setting the coverage class
...
SVN-Revision: 19141
15 years ago
Felix Fietkau
dce797bb74
iw: add patch for setting coverage class / distance
...
SVN-Revision: 19140
15 years ago
Felix Fietkau
6f5cd22319
mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
...
SVN-Revision: 19139
15 years ago
Felix Fietkau
40470f71fc
iw: update to 0.9.19
...
SVN-Revision: 19138
15 years ago
Jo-Philipp Wich
f8973238da
wpa_supplicant: fix two syntax errors in wpa_supplicant.sh ( #6504 )
...
SVN-Revision: 19128
15 years ago
Jo-Philipp Wich
0f528002ad
dropbear: add GatewayPorts (-a) option ( #6503 )
...
SVN-Revision: 19127
15 years ago
Florian Fainelli
1ebff51904
add support for uClibc 0.9.30.2
...
SVN-Revision: 19125
15 years ago
Jo-Philipp Wich
d9ca4041c5
opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem ( #6498 )
...
SVN-Revision: 19121
15 years ago
Jo-Philipp Wich
4d904cf081
allow download urls using the file:// schema ( #6480 )
...
SVN-Revision: 19120
15 years ago
Jo-Philipp Wich
1b452e82b7
wpa_supplicant: add WEP key handling to conform with documented behaviour in mac80211.sh ( #6493 )
...
SVN-Revision: 19119
15 years ago
Jo-Philipp Wich
cb30b52ec1
base-files, mac80211 ( #6491 ) - fix wep key handling in iw with mac80211 based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends
...
SVN-Revision: 19118
15 years ago
Lars-Peter Clausen
5f84b8a838
mtd-utils depends on libuuid
...
SVN-Revision: 19117
15 years ago
Gabor Juhos
3dc1073b53
ar71xx: reduce button threshold values
...
SVN-Revision: 19116
15 years ago
Gabor Juhos
21742847bd
kernel: change debounce logic in the gpio-buttons driver
...
* thanks to Nuno Gonçalves
SVN-Revision: 19115
15 years ago
Gabor Juhos
29653e2467
ar71xx: fix 320S33B flash chip support
...
SVN-Revision: 19114
15 years ago
Lars-Peter Clausen
5cc66964c1
Fix libuuid header location and reenable building of mkfs.ubifs
...
SVN-Revision: 19113
15 years ago
Felix Fietkau
75d5301b3e
mac80211: another minor fix to monitor mode queue selection
...
SVN-Revision: 19111
15 years ago