Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: restrict the killing of wpa_supplicant processes to the right ↵ | Felix Fietkau | 2010-01-25 | 1 | -2/+6 |
| | | | | | | interface (#5991) SVN-Revision: 19334 | ||||
* | mac80211: fix a WARN_ON in client mode | Felix Fietkau | 2010-01-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 19315 | ||||
* | ath9k: improve max rate retry handling | Felix Fietkau | 2010-01-24 | 1 | -0/+42 |
| | | | | SVN-Revision: 19308 | ||||
* | mac80211: make b43-fwsquash.py work with python 3.x | Jo-Philipp Wich | 2010-01-24 | 1 | -14/+14 |
| | | | | SVN-Revision: 19307 | ||||
* | ath9k: fix an initialization error on 2GHz-only cards (based on discussion ↵ | Felix Fietkau | 2010-01-23 | 1 | -0/+26 |
| | | | | | | on ath9k-devel@) SVN-Revision: 19296 | ||||
* | add explicit dependency on kmod-crypto-core when required (closes: #6557) | Nicolas Thill | 2010-01-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 19291 | ||||
* | mac80211: improve wifi interface cleanup | Felix Fietkau | 2010-01-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 19285 | ||||
* | mac80211: fix spurious error return codes in enable_mac80211() | Jo-Philipp Wich | 2010-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 19265 | ||||
* | mac80211: fix hostapd wmm setting for multiple bss interfaces | Felix Fietkau | 2010-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 19264 | ||||
* | mac80211: fix multi-bss related rx handling bug | Felix Fietkau | 2010-01-21 | 1 | -0/+72 |
| | | | | SVN-Revision: 19260 | ||||
* | mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single ↵ | Felix Fietkau | 2010-01-20 | 1 | -31/+164 |
| | | | | | | 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 | ||||
* | ath9k: fix a beacon buffer leak on interface up/down | Felix Fietkau | 2010-01-20 | 1 | -0/+14 |
| | | | | SVN-Revision: 19233 | ||||
* | mac80211: fix firmware compat stuff for 2.6.32 | Felix Fietkau | 2010-01-18 | 1 | -0/+103 |
| | | | | SVN-Revision: 19222 | ||||
* | mac80211: remove an obsolete patch | Felix Fietkau | 2010-01-17 | 1 | -12/+0 |
| | | | | SVN-Revision: 19195 | ||||
* | iw, mac80211: get the frequency info per-netdev instead of per-phy | Felix Fietkau | 2010-01-17 | 3 | -76/+34 |
| | | | | SVN-Revision: 19194 | ||||
* | mac80211: allow user space to query the current operating frequency | Felix Fietkau | 2010-01-17 | 2 | -0/+76 |
| | | | | SVN-Revision: 19178 | ||||
* | mac80211: fix mac address handling for multiple phy/vif | Felix Fietkau | 2010-01-17 | 1 | -2/+4 |
| | | | | SVN-Revision: 19177 | ||||
* | mac80211: upgrade to compat-wireless 2010-01-15 | Felix Fietkau | 2010-01-17 | 15 | -396/+13 |
| | | | | SVN-Revision: 19176 | ||||
* | 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 | ||||
* | mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13 | Felix Fietkau | 2010-01-15 | 19 | -265/+83 |
| | | | | SVN-Revision: 19139 | ||||
* | base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 ↵ | Jo-Philipp Wich | 2010-01-13 | 1 | -14/+24 |
| | | | | | | 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 | ||||
* | mac80211: fix some monitor mode queue selection bugs | Felix Fietkau | 2010-01-11 | 2 | -0/+41 |
| | | | | SVN-Revision: 19099 | ||||
* | mac80211: fix patch naming | Felix Fietkau | 2010-01-08 | 3 | -0/+0 |
| | | | | SVN-Revision: 19078 | ||||
* | mac80211: various wds related fixes | Felix Fietkau | 2010-01-08 | 3 | -0/+189 |
| | | | | SVN-Revision: 19076 | ||||
* | 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 | ||||
* | mac80211: merge some further fixes to the queue stop patch | Felix Fietkau | 2010-01-06 | 1 | -2/+60 |
| | | | | SVN-Revision: 19056 | ||||
* | 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 | ||||
* | 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 | ||||
* | b43-fwsquash: ucode2.fw also supports core rev 3 | Michael Büsch | 2009-12-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 18948 | ||||
* | b43 and b43legacy: squash firmware | Hauke Mehrtens | 2009-12-26 | 4 | -5/+37 |
| | | | | | | | Only G and L-PHY are supportted by b43 driver Add squash firmware for b43legacy SVN-Revision: 18947 | ||||
* | b43: Add L-PHY firemware files to squash script | Hauke Mehrtens | 2009-12-26 | 2 | -4/+12 |
| | | | | | | | | | Use firmware 4.178.10.4 as default on. Select firmware for all supported phy types and version as default. Close ticket #5978 SVN-Revision: 18935 | ||||
* | mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch ↵ | Felix Fietkau | 2009-12-24 | 1 | -1/+1 |
| | | | | | | from #6401) SVN-Revision: 18923 | ||||
* | disable a few packages failing on ps3 as well (marking them as BROKEN) | Nicolas Thill | 2009-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18905 | ||||
* | disable a few packages failing on pxcab (marking them as BROKEN) | Nicolas Thill | 2009-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18903 | ||||
* | mac80211: Don't echo missing physical device errors to wireless config file | Vasilis Tsiligiannis | 2009-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 18896 | ||||
* | mark mac80211 & madwifi as BROKEN for ep93xx | Nicolas Thill | 2009-12-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 18877 | ||||
* | mac80211: fix a race condition in ad-hoc bringup with fixed bssid | Felix Fietkau | 2009-12-20 | 1 | -0/+20 |
| | | | | SVN-Revision: 18859 | ||||
* | mac80211: fix rt2x00-lib dependency on PCI/USB | Nicolas Thill | 2009-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 18812 |