Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: fix a race condition in ad-hoc bringup with fixed bssid | Felix Fietkau | 2009-12-20 | 1 | -0/+20 |
| | | | | SVN-Revision: 18859 | ||||
* | mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ↵ | Felix Fietkau | 2009-12-05 | 12 | -1916/+17 |
| | | | | | | ath9k tx status reporting SVN-Revision: 18666 | ||||
* | ath9k: disable interrupt mitigation - it hurts performance on embedded systems | Felix Fietkau | 2009-12-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 18626 | ||||
* | mac80211: use mac address from platform data if present on ath9k | Gabor Juhos | 2009-11-28 | 1 | -0/+53 |
| | | | | SVN-Revision: 18584 | ||||
* | mac80211: update ath9k patch | Gabor Juhos | 2009-11-27 | 1 | -0/+56 |
| | | | | SVN-Revision: 18563 | ||||
* | package/mac80211: disable 2GHz band for 5GHz only devices | Gabor Juhos | 2009-11-25 | 1 | -0/+52 |
| | | | | SVN-Revision: 18537 | ||||
* | ath: only use GFP_DMA on ixp4xx | Felix Fietkau | 2009-11-24 | 1 | -9/+15 |
| | | | | SVN-Revision: 18525 | ||||
* | separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵ | Felix Fietkau | 2009-11-23 | 3 | -9/+90 |
| | | | | | | debugfs config option to enable it SVN-Revision: 18505 | ||||
* | mac80211: do not build b44 | Felix Fietkau | 2009-11-23 | 1 | -0/+17 |
| | | | | SVN-Revision: 18504 | ||||
* | ath9k: add a few debugfs files to access the chainmasks and registers | Felix Fietkau | 2009-11-23 | 2 | -0/+258 |
| | | | | SVN-Revision: 18503 | ||||
* | mac80211: update to compat-wireless 2009-11-21 | Felix Fietkau | 2009-11-22 | 16 | -601/+20 |
| | | | | SVN-Revision: 18465 | ||||
* | ath9k: fix compiler warning without debug enabled | Felix Fietkau | 2009-11-18 | 1 | -0/+9 |
| | | | | SVN-Revision: 18452 | ||||
* | ath9k: fix bisectability of rc patches | Felix Fietkau | 2009-11-18 | 2 | -117/+548 |
| | | | | SVN-Revision: 18445 | ||||
* | ath9k: split up and adjust rc cleanup patch according to upstream feedback, ↵ | Felix Fietkau | 2009-11-18 | 2 | -516/+539 |
| | | | | | | also fix tx status reporting for minstrel compatibility SVN-Revision: 18444 | ||||
* | package/mac80211: use platform_data on PCI devices in ath9k | Gabor Juhos | 2009-11-16 | 3 | -4/+105 |
| | | | | SVN-Revision: 18436 | ||||
* | ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ↵ | Felix Fietkau | 2009-11-16 | 1 | -0/+11 |
| | | | | | | ixp4xx devices with more than 64 MB RAM SVN-Revision: 18433 | ||||
* | mac80211: adjust patches based on upstream feedback | Felix Fietkau | 2009-11-15 | 2 | -32/+15 |
| | | | | SVN-Revision: 18431 | ||||
* | mac80211: add some missing patch chunks that were accidentally left out in ↵ | Felix Fietkau | 2009-11-15 | 1 | -0/+59 |
| | | | | | | the previous commit SVN-Revision: 18430 | ||||
* | ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api | Felix Fietkau | 2009-11-15 | 1 | -0/+1199 |
| | | | | SVN-Revision: 18429 | ||||
* | ath9k: fix massive packet loss issue introduced by upstream cleanups | Felix Fietkau | 2009-11-15 | 1 | -0/+10 |
| | | | | SVN-Revision: 18428 | ||||
* | mac80211: sync with changes to patches submitted upstream | Felix Fietkau | 2009-11-15 | 2 | -10/+26 |
| | | | | SVN-Revision: 18427 | ||||
* | mac80211: update to 2009-11-13 and add some of my new performance ↵ | Felix Fietkau | 2009-11-14 | 12 | -381/+523 |
| | | | | | | improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak SVN-Revision: 18415 | ||||
* | mac80211: fix a race condition when bringing up wds sta interfaces on the ap | Felix Fietkau | 2009-11-11 | 1 | -0/+20 |
| | | | | SVN-Revision: 18377 | ||||
* | mac80211: fix a bug in broadcast handling of wds sta interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+9 |
| | | | | SVN-Revision: 18363 | ||||
* | mac80211: implement wds sta support (wds ap support work in progress, needs ↵ | Felix Fietkau | 2009-11-10 | 2 | -0/+329 |
| | | | | | | hostapd changes) SVN-Revision: 18356 | ||||
* | b43: work around a locking issue, might fix #5996 | Felix Fietkau | 2009-11-07 | 1 | -0/+23 |
| | | | | SVN-Revision: 18338 | ||||
* | mac80211: update to 2009-11-03 | Felix Fietkau | 2009-11-04 | 9 | -5575/+4 |
| | | | | SVN-Revision: 18294 | ||||
* | fix hostapd frame injection in mac80211, backport ↵ | Florian Fainelli | 2009-11-01 | 1 | -0/+44 |
| | | | | | | 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070) SVN-Revision: 18258 | ||||
* | mac80211: fix ath5k compile on 2.6.28 and earlier | Felix Fietkau | 2009-10-19 | 1 | -0/+22 |
| | | | | SVN-Revision: 18065 | ||||
* | mac80211: fix rt2800pci, tx ack timeout is now hardcoded | Nicolas Thill | 2009-10-11 | 1 | -3/+2 |
| | | | | SVN-Revision: 18031 | ||||
* | mac80211: fix ibss join/create | Felix Fietkau | 2009-10-11 | 1 | -0/+11 |
| | | | | SVN-Revision: 18030 | ||||
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | Felix Fietkau | 2009-10-11 | 12 | -281/+57 |
| | | | | SVN-Revision: 18023 | ||||
* | ath: add a compile time option that gives the user full control over ↵ | Felix Fietkau | 2009-10-02 | 1 | -0/+68 |
| | | | | | | regulatory settings (disabled by default for now) SVN-Revision: 17828 | ||||
* | Do not depend on rfkill | Hauke Mehrtens | 2009-09-26 | 1 | -0/+33 |
| | | | | | | With kernel 2.6.31 cfg80211 is build with rfkill if it was build. SVN-Revision: 17754 | ||||
* | fix module loading with kernel 2.6.27 | Hauke Mehrtens | 2009-09-01 | 2 | -89/+451 |
| | | | | SVN-Revision: 17457 | ||||
* | mac80211: fix a race condition in the cfg80211 scanning code (thx, johill) | Felix Fietkau | 2009-08-20 | 1 | -0/+98 |
| | | | | SVN-Revision: 17341 | ||||
* | b43: disable pio and pcmcia support | Felix Fietkau | 2009-08-20 | 2 | -11/+29 |
| | | | | SVN-Revision: 17340 | ||||
* | mac80211: reorganize compat code to make cfg80211 load without usb | Felix Fietkau | 2009-08-20 | 1 | -0/+72 |
| | | | | SVN-Revision: 17339 | ||||
* | fix a typo in the compat-wireless build speedup patch | Felix Fietkau | 2009-08-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 17337 | ||||
* | mac80211: disable b43 lp-phy support for now | Felix Fietkau | 2009-08-20 | 1 | -0/+11 |
| | | | | SVN-Revision: 17336 | ||||
* | mac80211: speed up build by reducing the makefile shell calls, fix forced ↵ | Felix Fietkau | 2009-08-20 | 3 | -1/+214 |
| | | | | | | disable of rfkill SVN-Revision: 17335 | ||||
* | mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware ↵ | Felix Fietkau | 2009-08-20 | 1 | -4/+10 |
| | | | | | | does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes. The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG SVN-Revision: 17328 | ||||
* | upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to ↵ | Felix Fietkau | 2009-08-20 | 5 | -521/+6 |
| | | | | | | config.mk, which frequently causes rejects on new versions SVN-Revision: 17326 | ||||
* | mac80211: add deadlock fix patch | Gabor Juhos | 2009-08-16 | 1 | -0/+108 |
| | | | | SVN-Revision: 17290 | ||||
* | Do not build the mac80211 module in the kernel. The attributes ↵ | Hauke Mehrtens | 2009-08-15 | 2 | -1/+25 |
| | | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276 | ||||
* | also exclude usb_unpoison_urb | Hauke Mehrtens | 2009-08-15 | 1 | -7/+7 |
| | | | | SVN-Revision: 17275 | ||||
* | Build modules only if realy needed. | Hauke Mehrtens | 2009-08-15 | 2 | -20/+75 |
| | | | | SVN-Revision: 17267 | ||||
* | Update to compat-wireless-2009-08-15 | Hauke Mehrtens | 2009-08-15 | 17 | -640/+180 |
| | | | | SVN-Revision: 17265 | ||||
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-07-24 | 2 | -0/+154 |
| | | | | SVN-Revision: 16967 | ||||
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-06-25 | 6 | -0/+427 |
| | | | | SVN-Revision: 16562 |