Commit Graph

13042 Commits (5c8bfc0c17302ea58de7f83fdffe81a2327526f3)
 

Author SHA1 Message Date
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
Felix Fietkau 1d109f9eb2 mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6
SVN-Revision: 19110
15 years ago
Lars-Peter Clausen a0a6ab8181 Disable CONFIG_MODVERSIONS
SVN-Revision: 19109
15 years ago
Lars-Peter Clausen 46efcd60eb mtd-utils: Don't include lzo headers aswell...
SVN-Revision: 19107
15 years ago
Florian Fainelli bcdfe67a13 do not build nor install mkfs.ubifs until we have it fixed (#6483)
SVN-Revision: 19106
15 years ago
Lars-Peter Clausen fb86cd6dcc Add libuuid Makefile. Oops...
SVN-Revision: 19105
15 years ago
Lars-Peter Clausen f26aa5f82a mtd-utils: Disable lzo for mkfs.ubifs
SVN-Revision: 19104
15 years ago
Lars-Peter Clausen 2ee3073b70 Add libuuid hosttool package. It's needed in order to build mkfs.ubifs
SVN-Revision: 19103
15 years ago
Imre Kaloz 0b9849afbf refresh patch
SVN-Revision: 19102
15 years ago
Imre Kaloz ad558af26d targets using 2.6.32 should use the latest release
SVN-Revision: 19101
15 years ago
Gabor Juhos 58301cdeb8 ar71xx: add support for the D-Link DIR-600 rev. A1 board
SVN-Revision: 19100
15 years ago
Felix Fietkau a0f378097e mac80211: fix some monitor mode queue selection bugs
SVN-Revision: 19099
15 years ago
Lars-Peter Clausen 541158d5ad Merge xburst target.
SVN-Revision: 19098
15 years ago
Lars-Peter Clausen db06ca593b Add support for building ubifs images.
SVN-Revision: 19097
15 years ago
Lars-Peter Clausen 5ec88a4a15 mtd-utils: Build mkfs.ubifs
SVN-Revision: 19096
15 years ago
Felix Fietkau 43d56d9b56 mkimage: fix compile errors on non-glibc systems
SVN-Revision: 19095
15 years ago
Imre Kaloz 3c0f3ae294 FIT uImage support for the MPC8377-WLAN
SVN-Revision: 19094
15 years ago
Jo-Philipp Wich b28f438a37 ppp: process option dns if peerdns is off (#6474)
SVN-Revision: 19093
15 years ago
Imre Kaloz 7d5f49afc1 upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet
SVN-Revision: 19092
15 years ago
Imre Kaloz f8a49928e5 upgrade and build from the u-boot source
SVN-Revision: 19091
15 years ago