Commit Graph

5726 Commits (bce1ca23feefa6f208c893188bb0a52e9ed10054)

Author SHA1 Message Date
Felix Fietkau 7d0b856fbc mac80211: remove an obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 20:49:33 +00:00
Felix Fietkau ac35d4bb53 iw, mac80211: get the frequency info per-netdev instead of per-phy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 20:49:28 +00:00
Felix Fietkau efad6bd317 iw: print the current operating frequency in the phy info
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 03:07:55 +00:00
Felix Fietkau c011667b62 mac80211: allow user space to query the current operating frequency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 03:07:51 +00:00
Felix Fietkau de1350d8d9 mac80211: fix mac address handling for multiple phy/vif
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 01:52:45 +00:00
Felix Fietkau 9169dca26c mac80211: upgrade to compat-wireless 2010-01-15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 01:38:07 +00:00
Jo-Philipp Wich 19cca88e6d [package] remove broadcom-mmc, superseded by broadcom-sdhc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 15:46:43 +00:00
Jo-Philipp Wich a1797e1254 [package] add broadcom-sdhc - successor of broadcom-mmc (#6343)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 15:45:12 +00:00
Jo-Philipp Wich 35f17d4c9b [package] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 13:39:13 +00:00
Felix Fietkau f75406de56 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 23:12:21 +00:00
Felix Fietkau 1edcc1f086 ath9k: fix rts/cts handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 07:39:35 +00:00
Felix Fietkau a0780e2843 ath9k: tweak rx interrupt mitigation settings for better performance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 07:39:31 +00:00
Felix Fietkau 0f9d31c4ba mac80211: add some ibss related fixes from linux-wireless@
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 07:39:27 +00:00
Felix Fietkau dd2a828462 mac80211: fix ht capability detection (thx, stintel)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 02:55:29 +00:00
Felix Fietkau faf3bf42ed mac80211: add a missing chunk of the short slot patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 02:03:25 +00:00
Felix Fietkau 26ae0a26f9 mac80211: implement the distance setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:52 +00:00
Felix Fietkau 042ce3d63c ath9k: fix short slot vs long slot handling, implement support for setting the coverage class
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:48 +00:00
Felix Fietkau e5dd7c7635 iw: add patch for setting coverage class / distance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:44 +00:00
Felix Fietkau 99ae1183d3 mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:40 +00:00
Felix Fietkau 5f4a13fbdb iw: update to 0.9.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:34 +00:00
Jo-Philipp Wich 1abe203fb6 [package] wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-14 18:48:42 +00:00
Jo-Philipp Wich 4404202713 [package] dropbear: add GatewayPorts (-a) option (#6503)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-14 18:43:05 +00:00
Jo-Philipp Wich 6f8f045193 [package] opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem (#6498)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-13 20:21:39 +00:00
Jo-Philipp Wich bc55f884d7 [package] wpa_supplicant: add WEP key handling to conform with documented behaviour in mac80211.sh (#6493)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-13 19:31:47 +00:00
Jo-Philipp Wich 5073e6db1e [package] 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-13 18:39:44 +00:00
Felix Fietkau 57a971af5d mac80211: another minor fix to monitor mode queue selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-12 03:10:12 +00:00
Felix Fietkau 9bb6848dbc mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-12 03:10:03 +00:00
Imre Kaloz 24a9d63024 refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 09:40:26 +00:00
Felix Fietkau 91d19ba848 mac80211: fix some monitor mode queue selection bugs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 05:57:59 +00:00
Jo-Philipp Wich 1095640d8f [package] ppp: process option dns if peerdns is off (#6474)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-10 16:28:09 +00:00
Jo-Philipp Wich 1aa812b844 [package] dnsmasq: only write search directive if domain is actually set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-10 15:31:58 +00:00
Jo-Philipp Wich 773bcdd671 [package] dnsmasq: add local domain as search directive to /tmp/resolv.conf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-09 21:03:48 +00:00
Felix Fietkau 4fc3bf3561 hostapd: fix compile error with madwifi enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 21:25:40 +00:00
Felix Fietkau b3990736ba mac80211: fix patch naming
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 16:56:39 +00:00
Felix Fietkau 269f2b2c22 hostapd: upgrade to latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 16:55:19 +00:00
Felix Fietkau 8f4cb55c97 mac80211: various wds related fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 16:55:15 +00:00
Jo-Philipp Wich 4cbf5257ab [PATCH] dnsmasq: Fix setting the network-id for config host sections
This renames name to networkid where applicable, and re-adds the name option for hosts.
Signed-off-by: Stefan Bethke <stb@lassitu.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 00:03:08 +00:00
Felix Fietkau 86d5b12297 carl9170: enable ht support by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 22:51:08 +00:00
Felix Fietkau 48d2ca1e7f carl9170: fix debugfs support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 22:22:10 +00:00
Felix Fietkau 3439640c9a add the carl9170 wifi driver for ar9170 devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 21:59:57 +00:00
Felix Fietkau 43765b5252 mac80211: export a few ath header files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 21:59:51 +00:00
Felix Fietkau cfc041afc1 mac80211: fix spurious client reconnects triggered by rejected action frames being interpreted as chan switch announcements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 19:15:30 +00:00
Felix Fietkau a2c0f039a9 mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 19:15:05 +00:00
Jo-Philipp Wich 210ef07a74 [package] opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 12:37:49 +00:00
Nicolas Thill 078ec56115 [package] kernel: cleanup crypto stuff and fix module names on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 18:50:38 +00:00
Nicolas Thill 2a94b74a76 [package] kernel: remove even more calls to CompareKernelPatchVer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 18:46:42 +00:00
Felix Fietkau 863dcd6e35 mac80211: merge some further fixes to the queue stop patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 18:43:01 +00:00
Hamish Guthrie 6a3d9dc54d wpa_supplicant: remove legacy PS3 gelic wpa driver support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 09:35:58 +00:00
Felix Fietkau 9a12579f97 ixp4xx: allocate all skbs using GFP_DMA
this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi.
significantly improves ath9k performance and obsoletes an ath specific patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 06:05:15 +00:00
Felix Fietkau 165629fca5 run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 02:34:20 +00:00