summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: print message on hw restartmb2011-03-071-0/+14
* mac80211: Don't include p54spi default eeprommb2011-03-071-3/+2
* mac80211: allow AP configuration of beacon interval, DTIM period, maximum per...nbd2011-03-021-4/+33
* 2.6.38: Let mac80211 select CONFIG_AVERAGEmb2011-03-011-0/+2
* mac80211: improve ath9k AP A-MPDU PS bufferingnbd2011-02-272-8/+44
* mac80211: override CONFIG_IWLWIFI_LEGACYnbd2011-02-271-0/+1
* mac80211: set CONFIG_RTLWIFInbd2011-02-271-0/+1
* p54: fix a null pointer dereference bugnbd2011-02-271-0/+18
* mac80211: update to 2011-02-25nbd2011-02-2727-70/+69
* ath9k: fix interrupt enable/disable issuesnbd2011-02-181-0/+21
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su...nbd2011-02-131-1/+1
* mac80211: add a patch for keeping track of the rx bitrate of remote stationsnbd2011-02-101-0/+232
* ath9k: remove an old tx stop workaround which conflicts with the powersave fixesnbd2011-02-101-0/+36
* ath9k: improve the power save fix by closing another remaining race condition...nbd2011-02-081-5/+9
* ath9k: add fixes for AP side powersave frame bufferingnbd2011-02-082-0/+344
* mac80211: update to wireless-testing 2010-02-07nbd2011-02-0818-2851/+20
* ath: fix world regulatory domain fix-up so that all regulatory rules are proc...nbd2011-02-081-0/+72
* mac80211: fix the check for cloned skbs in the tx pathnbd2011-02-071-0/+11
* mac80211: when operating as a 4-addr station, do not pick up 4-addr frames me...nbd2011-02-051-0/+12
* ath9k: reduce false positives in the baseband hang checknbd2011-02-041-0/+109
* mac80211: drop retransmitted data frames from the cooked monitor interface - ...nbd2011-02-041-0/+11
* cfg80211: revert the max power patch - it seems to be limiting tx power too m...nbd2011-01-301-35/+0
* cfg80211: do not overwrite the hardware max power setting in the regulatory c...nbd2011-01-291-0/+35
* ath9k: reduce allocation size, common->cachelz is already added to the buffer...nbd2011-01-281-1/+1
* ath9k: fix a compile error in the debug stubs (fixes #8737, #8745)nbd2011-01-281-0/+10
* mac80211: ignore errors in the command to set the rx/tx antenna - many driver...nbd2011-01-281-1/+1
* [package] mac80211: fix order of iw parameters, fix broken antenna config calljow2011-01-271-2/+2
* [package] mac80211: Fix antenna setting when only one of {rx,tx}antenna optio...acinonyx2011-01-271-4/+3
* [package] mac80211: add missing done to mac80211.sh (#8735)jow2011-01-261-0/+1
* [package] mac80211: add mising esac to mac80211.shjow2011-01-261-0/+1
* [package] mac80211: rework recent mac80211.sh additions:jow2011-01-261-7/+32
* ath9k: optimize memory allocations - improves performance and reduces ath9k R...nbd2011-01-261-0/+200
* mac80211: Add new parameters to mac80211.shnbd2011-01-261-1/+10
* mac80211: Add mac address filter configuration for hostapdnbd2011-01-261-1/+22
* mac80211: Improve ath5k/ar71xx PCI bug WARnbd2011-01-261-2/+2
* ath9k: fix tx queue debug countersnbd2011-01-261-0/+101
* mac80211: update to wireless-testing 2011-01-24nbd2011-01-2416-1567/+1328
* ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)nbd2011-01-211-1/+0
* ath9k: fix some ps wakeup/restore issues that led to crashes and other weird ...nbd2011-01-211-0/+61
* ath9k: disable PA predistortion on AR93xx for now until it is properly fixednbd2011-01-214-3/+35
* ath9k: remove virtual wiphy support - it was only experimental anyway and it ...nbd2011-01-204-0/+2230
* mac80211: add a few tx related fixesnbd2011-01-203-0/+222
* mac80211: update to wireless-testing 2010-01-19nbd2011-01-2016-247/+16
* mac80211: fix the br_port_exists compatibility macro for 2.6.38nbd2011-01-201-0/+50
* mac80211: rework wds sta fix - check for the protocol of the incoming frame i...nbd2011-01-181-6/+30
* mac80211: fix compile errors on powerpcnbd2011-01-161-1/+2
* mac80211: fix frames looping back to a wds stationnbd2011-01-151-0/+18
* ath9k: fix a few more aggregation related issues, should improve stabilitynbd2011-01-152-0/+40
* mac80211: include the kfifo backport in compat.ko if necessary (fixes liberta...nbd2011-01-132-0/+28
* ath9k: fix spurious decryption crc error regressionnbd2011-01-131-0/+56