aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: fix firmware compat stuff for 2.6.32Felix Fietkau2010-01-181-0/+103
| | | | SVN-Revision: 19222
* mac80211: remove an obsolete patchFelix Fietkau2010-01-171-12/+0
| | | | SVN-Revision: 19195
* iw, mac80211: get the frequency info per-netdev instead of per-phyFelix Fietkau2010-01-173-76/+34
| | | | SVN-Revision: 19194
* mac80211: allow user space to query the current operating frequencyFelix Fietkau2010-01-172-0/+76
| | | | SVN-Revision: 19178
* mac80211: fix mac address handling for multiple phy/vifFelix Fietkau2010-01-171-2/+4
| | | | SVN-Revision: 19177
* mac80211: upgrade to compat-wireless 2010-01-15Felix Fietkau2010-01-1715-396/+13
| | | | SVN-Revision: 19176
* ath9k: add a workaround for the tx ack time issue triggered by the timing ↵Felix Fietkau2010-01-151-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 handlingFelix Fietkau2010-01-151-0/+61
| | | | SVN-Revision: 19147
* ath9k: tweak rx interrupt mitigation settings for better performanceFelix Fietkau2010-01-151-0/+11
| | | | SVN-Revision: 19146
* mac80211: add some ibss related fixes from linux-wireless@Felix Fietkau2010-01-152-0/+27
| | | | SVN-Revision: 19145
* mac80211: fix ht capability detection (thx, stintel)Felix Fietkau2010-01-151-1/+1
| | | | SVN-Revision: 19144
* mac80211: add a missing chunk of the short slot patchFelix Fietkau2010-01-151-0/+16
| | | | SVN-Revision: 19143
* mac80211: implement the distance settingFelix Fietkau2010-01-151-0/+3
| | | | SVN-Revision: 19142
* ath9k: fix short slot vs long slot handling, implement support for setting ↵Felix Fietkau2010-01-153-0/+300
| | | | | | the coverage class SVN-Revision: 19141
* mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13Felix Fietkau2010-01-1519-265/+83
| | | | SVN-Revision: 19139
* base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 ↵Jo-Philipp Wich2010-01-131-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 selectionFelix Fietkau2010-01-121-0/+18
| | | | SVN-Revision: 19111
* mac80211: upgrade to a new unofficial snapshot based on ↵Felix Fietkau2010-01-129-142/+6
| | | | | | wireless-testing+wireless-2.6 SVN-Revision: 19110
* mac80211: fix some monitor mode queue selection bugsFelix Fietkau2010-01-112-0/+41
| | | | SVN-Revision: 19099
* mac80211: fix patch namingFelix Fietkau2010-01-083-0/+0
| | | | SVN-Revision: 19078
* mac80211: various wds related fixesFelix Fietkau2010-01-083-0/+189
| | | | SVN-Revision: 19076
* mac80211: export a few ath header filesFelix Fietkau2010-01-071-1/+5
| | | | SVN-Revision: 19065
* mac80211: fix spurious client reconnects triggered by rejected action frames ↵Felix Fietkau2010-01-071-0/+26
| | | | | | being interpreted as chan switch announcements SVN-Revision: 19064
* mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ↵Felix Fietkau2010-01-0723-978/+213
| | | | | | ones are not working yet) SVN-Revision: 19063
* mac80211: merge some further fixes to the queue stop patchFelix Fietkau2010-01-061-2/+60
| | | | SVN-Revision: 19056
* ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ↵Felix Fietkau2010-01-061-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 Fietkau2010-01-051-0/+322
| | | | | | list - fixes serious latency spike and tcp throughput drop issues SVN-Revision: 19045
* mac80211: update ath9k tx fix with changes from upstreamFelix Fietkau2010-01-051-1/+13
| | | | SVN-Revision: 19043
* b43-fwsquash: ucode2.fw also supports core rev 3Michael Büsch2009-12-261-1/+1
| | | | SVN-Revision: 18948
* b43 and b43legacy: squash firmwareHauke Mehrtens2009-12-264-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 scriptHauke Mehrtens2009-12-262-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 Fietkau2009-12-241-1/+1
| | | | | | from #6401) SVN-Revision: 18923
* disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
| | | | SVN-Revision: 18905
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
| | | | SVN-Revision: 18903
* mac80211: Don't echo missing physical device errors to wireless config fileVasilis Tsiligiannis2009-12-221-1/+1
| | | | SVN-Revision: 18896
* mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-211-1/+1
| | | | SVN-Revision: 18877
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidFelix Fietkau2009-12-201-0/+20
| | | | SVN-Revision: 18859
* mac80211: fix rt2x00-lib dependency on PCI/USBNicolas Thill2009-12-181-1/+1
| | | | SVN-Revision: 18812
* mac80211: fix dependsGabor Juhos2009-12-101-2/+2
| | | | SVN-Revision: 18732
* mac80211: fix RTS threshold not being set for mac80211 devicesFelix Fietkau2009-12-091-1/+1
| | | | | | | | A typo prevented it from working, tested with ar71xx and ath9k. Signed-off-by: Otto Solares <solca@guug.org> SVN-Revision: 18719
* mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ↵Felix Fietkau2009-12-0513-1919/+20
| | | | | | ath9k tx status reporting SVN-Revision: 18666
* mac80211: set the country code through iw reg, setting it only through ↵Felix Fietkau2009-12-051-0/+2
| | | | | | hostapd apparently does not work SVN-Revision: 18665
* mac80211: fix a shell syntax errorJo-Philipp Wich2009-12-051-1/+1
| | | | SVN-Revision: 18664
* mac80211: fix wpa handling in sta modeJo-Philipp Wich2009-12-051-5/+5
| | | | SVN-Revision: 18662
* mac80211: rename autogenerated wifi-device sections from wifi* to radio* to ↵Felix Fietkau2009-12-031-3/+3
| | | | | | prevent conflicts with madwifi interface naming SVN-Revision: 18627
* ath9k: disable interrupt mitigation - it hurts performance on embedded systemsFelix Fietkau2009-12-031-0/+11
| | | | SVN-Revision: 18626
* fix p54usb firmware installation (#6260)Florian Fainelli2009-11-301-1/+1
| | | | SVN-Revision: 18615
* mac80211: fix up wds sta mode after r18591Felix Fietkau2009-11-291-1/+1
| | | | SVN-Revision: 18600
* mac80211: use mac address from platform data if present on ath9kGabor Juhos2009-11-282-1/+54
| | | | SVN-Revision: 18584
* mac80211: fix detection of multiple mac80211 devicesGabor Juhos2009-11-282-6/+7
| | | | SVN-Revision: 18583