summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: disable interrupt mitigation - it hurts performance on embedded systemsnbd2009-12-031-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use mac address from platform data if present on ath9kjuhosg2009-11-281-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update ath9k patchjuhosg2009-11-271-0/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: disable 2GHz band for 5GHz only devicesjuhosg2009-11-251-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath: only use GFP_DMA on ixp4xxnbd2009-11-241-9/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵nbd2009-11-233-9/+90
| | | | | | debugfs config option to enable it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: do not build b44nbd2009-11-231-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a few debugfs files to access the chainmasks and registersnbd2009-11-232-0/+258
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to compat-wireless 2009-11-21nbd2009-11-2216-601/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix compiler warning without debug enablednbd2009-11-181-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix bisectability of rc patchesnbd2009-11-182-117/+548
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: split up and adjust rc cleanup patch according to upstream feedback, ↵nbd2009-11-182-516/+539
| | | | | | also fix tx status reporting for minstrel compatibility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: use platform_data on PCI devices in ath9kjuhosg2009-11-163-4/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ↵nbd2009-11-161-0/+11
| | | | | | ixp4xx devices with more than 64 MB RAM git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: adjust patches based on upstream feedbacknbd2009-11-152-32/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add some missing patch chunks that were accidentally left out in ↵nbd2009-11-151-0/+59
| | | | | | the previous commit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control apinbd2009-11-151-0/+1199
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix massive packet loss issue introduced by upstream cleanupsnbd2009-11-151-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: sync with changes to patches submitted upstreamnbd2009-11-152-10/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2009-11-13 and add some of my new performance ↵nbd2009-11-1412-381/+523
| | | | | | improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a race condition when bringing up wds sta interfaces on the apnbd2009-11-111-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a bug in broadcast handling of wds sta interfacesnbd2009-11-111-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: implement wds sta support (wds ap support work in progress, needs ↵nbd2009-11-102-0/+329
| | | | | | hostapd changes) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: work around a locking issue, might fix #5996nbd2009-11-071-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2009-11-03nbd2009-11-049-5575/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix hostapd frame injection in mac80211, backport ↵florian2009-11-011-0/+44
| | | | | | 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix ath5k compile on 2.6.28 and earliernbd2009-10-191-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix rt2800pci, tx ack timeout is now hardcodednico2009-10-111-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix ibss join/createnbd2009-10-111-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setupnbd2009-10-1112-281/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath: add a compile time option that gives the user full control over ↵nbd2009-10-021-0/+68
| | | | | | regulatory settings (disabled by default for now) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Do not depend on rfkillhauke2009-09-261-0/+33
| | | | | | | With kernel 2.6.31 cfg80211 is build with rfkill if it was build. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] fix module loading with kernel 2.6.27hauke2009-09-012-89/+451
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)nbd2009-08-201-0/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: disable pio and pcmcia supportnbd2009-08-202-11/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: reorganize compat code to make cfg80211 load without usbnbd2009-08-201-0/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in the compat-wireless build speedup patchnbd2009-08-201-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: disable b43 lp-phy support for nownbd2009-08-201-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: speed up build by reducing the makefile shell calls, fix forced ↵nbd2009-08-203-1/+214
| | | | | | disable of rfkill git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix ath5k dma size workaround for ar71xxnbd2009-08-201-4/+10
| | | | | | | Atheros legacy hardware 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to ↵nbd2009-08-205-521/+6
| | | | | | config.mk, which frequently causes rejects on new versions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add deadlock fix patchjuhosg2009-08-161-0/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Do not build the mac80211 module in the kernel.hauke2009-08-152-1/+25
| | | | | | | The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] also exclude usb_unpoison_urbhauke2009-08-151-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Build modules only if realy needed.hauke2009-08-152-20/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update to compat-wireless-2009-08-15hauke2009-08-1517-640/+180
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add more ath9k patchesjuhosg2009-07-242-0/+154
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] mac80211: add more ath9k patchesjuhosg2009-06-256-0/+427
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update compat-wireless to 2009-06-25hauke2009-06-257-271/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211/ath5k: add workaround for the AR71xx PCI bugjuhosg2009-06-211-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16535 3c298f89-4303-0410-b956-a3cf2f4a3e73