Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For ↵ | Jo-Philipp Wich | 2010-01-16 | 2 | -1/+4 |
| | | | | | | 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 | ||||
* | ath9k: add a workaround for the tx ack time issue triggered by the timing ↵ | Felix Fietkau | 2010-01-15 | 1 | -0/+14 |
| | | | | | | 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 | ||||
* | ath9k: fix rts/cts handling | Felix Fietkau | 2010-01-15 | 1 | -0/+61 |
| | | | | SVN-Revision: 19147 | ||||
* | ath9k: tweak rx interrupt mitigation settings for better performance | Felix Fietkau | 2010-01-15 | 1 | -0/+11 |
| | | | | SVN-Revision: 19146 | ||||
* | mac80211: add some ibss related fixes from linux-wireless@ | Felix Fietkau | 2010-01-15 | 2 | -0/+27 |
| | | | | SVN-Revision: 19145 | ||||
* | mac80211: fix ht capability detection (thx, stintel) | Felix Fietkau | 2010-01-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 19144 | ||||
* | mac80211: add a missing chunk of the short slot patch | Felix Fietkau | 2010-01-15 | 1 | -0/+16 |
| | | | | SVN-Revision: 19143 | ||||
* | mac80211: implement the distance setting | Felix Fietkau | 2010-01-15 | 1 | -0/+3 |
| | | | | SVN-Revision: 19142 | ||||
* | ath9k: fix short slot vs long slot handling, implement support for setting ↵ | Felix Fietkau | 2010-01-15 | 3 | -0/+300 |
| | | | | | | the coverage class SVN-Revision: 19141 | ||||
* | iw: add patch for setting coverage class / distance | Felix Fietkau | 2010-01-15 | 2 | -0/+248 |
| | | | | SVN-Revision: 19140 | ||||
* | mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13 | Felix Fietkau | 2010-01-15 | 19 | -265/+83 |
| | | | | SVN-Revision: 19139 | ||||
* | iw: update to 0.9.19 | Felix Fietkau | 2010-01-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 19138 | ||||
* | wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504) | Jo-Philipp Wich | 2010-01-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 19128 | ||||
* | dropbear: add GatewayPorts (-a) option (#6503) | Jo-Philipp Wich | 2010-01-14 | 2 | -3/+6 |
| | | | | SVN-Revision: 19127 | ||||
* | opkg: fallback to dest->root_dir if specified overlay_root does not exist on ↵ | Jo-Philipp Wich | 2010-01-13 | 1 | -5/+18 |
| | | | | | | filesystem (#6498) SVN-Revision: 19121 | ||||
* | wpa_supplicant: add WEP key handling to conform with documented behaviour in ↵ | Jo-Philipp Wich | 2010-01-13 | 1 | -5/+32 |
| | | | | | | mac80211.sh (#6493) SVN-Revision: 19119 | ||||
* | base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 ↵ | Jo-Philipp Wich | 2010-01-13 | 2 | -14/+37 |
| | | | | | | based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends SVN-Revision: 19118 | ||||
* | mac80211: another minor fix to monitor mode queue selection | Felix Fietkau | 2010-01-12 | 1 | -0/+18 |
| | | | | SVN-Revision: 19111 | ||||
* | mac80211: upgrade to a new unofficial snapshot based on ↵ | Felix Fietkau | 2010-01-12 | 9 | -142/+6 |
| | | | | | | wireless-testing+wireless-2.6 SVN-Revision: 19110 | ||||
* | refresh patch | Imre Kaloz | 2010-01-11 | 1 | -6/+6 |
| | | | | SVN-Revision: 19102 | ||||
* | mac80211: fix some monitor mode queue selection bugs | Felix Fietkau | 2010-01-11 | 2 | -0/+41 |
| | | | | SVN-Revision: 19099 | ||||
* | ppp: process option dns if peerdns is off (#6474) | Jo-Philipp Wich | 2010-01-10 | 1 | -3/+10 |
| | | | | SVN-Revision: 19093 | ||||
* | dnsmasq: only write search directive if domain is actually set | Jo-Philipp Wich | 2010-01-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 19090 | ||||
* | dnsmasq: add local domain as search directive to /tmp/resolv.conf | Jo-Philipp Wich | 2010-01-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 19086 | ||||
* | hostapd: fix compile error with madwifi enabled | Felix Fietkau | 2010-01-08 | 1 | -0/+18 |
| | | | | SVN-Revision: 19080 | ||||
* | mac80211: fix patch naming | Felix Fietkau | 2010-01-08 | 3 | -0/+0 |
| | | | | SVN-Revision: 19078 | ||||
* | hostapd: upgrade to latest version | Felix Fietkau | 2010-01-08 | 5 | -284/+26 |
| | | | | SVN-Revision: 19077 | ||||
* | mac80211: various wds related fixes | Felix Fietkau | 2010-01-08 | 3 | -0/+189 |
| | | | | SVN-Revision: 19076 | ||||
* | dnsmasq: Fix setting the network-id for config host sections This renames ↵ | Jo-Philipp Wich | 2010-01-08 | 2 | -36/+38 |
| | | | | | | name to networkid where applicable, and re-adds the name option for hosts. Signed-off-by: Stefan Bethke <stb@lassitu.de> SVN-Revision: 19069 | ||||
* | carl9170: enable ht support by default | Felix Fietkau | 2010-01-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 19068 | ||||
* | carl9170: fix debugfs support | Felix Fietkau | 2010-01-07 | 2 | -2/+16 |
| | | | | SVN-Revision: 19067 | ||||
* | add the carl9170 wifi driver for ar9170 devices | Felix Fietkau | 2010-01-07 | 3 | -0/+186 |
| | | | | SVN-Revision: 19066 | ||||
* | mac80211: export a few ath header files | Felix Fietkau | 2010-01-07 | 1 | -1/+5 |
| | | | | SVN-Revision: 19065 | ||||
* | mac80211: fix spurious client reconnects triggered by rejected action frames ↵ | Felix Fietkau | 2010-01-07 | 1 | -0/+26 |
| | | | | | | being interpreted as chan switch announcements SVN-Revision: 19064 | ||||
* | mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ↵ | Felix Fietkau | 2010-01-07 | 23 | -978/+213 |
| | | | | | | ones are not working yet) SVN-Revision: 19063 | ||||
* | opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - ↵ | Jo-Philipp Wich | 2010-01-07 | 8 | -50/+16 |
| | | | | | | went upstream SVN-Revision: 19061 | ||||
* | kernel: cleanup crypto stuff and fix module names on 2.4 | Nicolas Thill | 2010-01-06 | 1 | -25/+12 |
| | | | | SVN-Revision: 19058 | ||||
* | kernel: remove even more calls to CompareKernelPatchVer | Nicolas Thill | 2010-01-06 | 3 | -41/+6 |
| | | | | SVN-Revision: 19057 | ||||
* | mac80211: merge some further fixes to the queue stop patch | Felix Fietkau | 2010-01-06 | 1 | -2/+60 |
| | | | | SVN-Revision: 19056 | ||||
* | wpa_supplicant: remove legacy PS3 gelic wpa driver support | Hamish Guthrie | 2010-01-06 | 1 | -0/+251 |
| | | | | SVN-Revision: 19052 | ||||
* | ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ↵ | Felix Fietkau | 2010-01-06 | 1 | -17/+0 |
| | | | | | | will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch SVN-Revision: 19051 | ||||
* | run led init after /etc/init.d/done to keep the configured led settings ↵ | Felix Fietkau | 2010-01-06 | 1 | -1/+1 |
| | | | | | | active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com> SVN-Revision: 19050 | ||||
* | kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ↵ | Nicolas Thill | 2010-01-06 | 1 | -12/+10 |
| | | | | | | instead SVN-Revision: 19049 | ||||
* | kernel: fix IDE modules on 2.4 | Nicolas Thill | 2010-01-06 | 1 | -4/+16 |
| | | | | SVN-Revision: 19048 | ||||
* | mac80211: merge johill's tx queue stop fix patch from the linux-wireless ↵ | Felix Fietkau | 2010-01-05 | 1 | -0/+322 |
| | | | | | | list - fixes serious latency spike and tcp throughput drop issues SVN-Revision: 19045 | ||||
* | mac80211: update ath9k tx fix with changes from upstream | Felix Fietkau | 2010-01-05 | 1 | -1/+13 |
| | | | | SVN-Revision: 19043 | ||||
* | fix zlib linking failures with gcc-4.4+ (#6173) | Florian Fainelli | 2010-01-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 19012 | ||||
* | add western digital netcenter support to broadcom-diag (#6124) original ↵ | Florian Fainelli | 2010-01-02 | 1 | -0/+31 |
| | | | | | | patch from Christoph Muellner SVN-Revision: 19008 | ||||
* | enable hso on ar71xx (#6432) | Florian Fainelli | 2010-01-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 18995 | ||||
* | package: kernel/modules: package module for MAC-VLAN support | Gabor Juhos | 2009-12-31 | 1 | -0/+16 |
| | | | | SVN-Revision: 18980 |