summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: add DFS testing checkZefir Kurtisi2011-12-153-0/+37
* ath: add a debug level for DFSZefir Kurtisi2011-12-151-0/+2
* brcmsmac: Replace kmalloc/memset with kzallocLarry Finger2011-12-151-3/+1
* ath: document ATH_DBG_MCILuis R. Rodriguez2011-12-151-0/+3
* ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2011-12-152-3/+25
* ath9k: simplify tx lockingFelix Fietkau2011-12-151-34/+5
* ath9k: remove bogus sequence number incrementFelix Fietkau2011-12-151-4/+0
* ath9k: reduce indentation level in a few placesFelix Fietkau2011-12-151-65/+60
* ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau2011-12-154-23/+37
* ath9k: change maximum software retransmission handlingFelix Fietkau2011-12-152-4/+13
* mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan2011-12-151-0/+1
* mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan2011-12-151-1/+1
* mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa2011-12-154-8/+17
* mac80211: reduce station management complexityJohannes Berg2011-12-153-203/+63
* mac80211: delay IBSS station insertionJohannes Berg2011-12-154-57/+140
* mac80211: make address arguments to sta_info_alloc constJohannes Berg2011-12-152-2/+2
* mac80211: count authorized stations per BSSJohannes Berg2011-12-154-16/+20
* mac80211: refactor station state transitionsJohannes Berg2011-12-158-30/+172
* mac80211: use station mutex in configurationJohannes Berg2011-12-151-6/+6
* mac80211: remove duplicate TDLS peer verificationJohannes Berg2011-12-151-14/+0
* cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-154-89/+131
* nl80211: add TDLS peer flag to policyJohannes Berg2011-12-151-0/+1
* wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho2011-12-151-3/+13
* Set wlvif->ps_compl to NULL in before returnPontus Fuchs2011-12-151-6/+6
* wl12xx: remove unused firmware version macrosLuciano Coelho2011-12-151-7/+0
* wl12xx: remove deprecated packet detection threshold configLuciano Coelho2011-12-155-56/+0
* wl12xx: use ieee80211_free_txskb()Eliad Peller2011-12-152-2/+9
* wl12xx: call extended radio parameters for wl127x AP modeLuciano Coelho2011-12-151-16/+15
* wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKSLuciano Coelho2011-12-151-2/+6
* wl12xx: Restore testmode ABIPontus Fuchs2011-12-151-0/+1
* NFC: Initial LLCP supportSamuel Ortiz2011-12-1410-3/+2335
* NFC: DEP link hook implementation for pn533Samuel Ortiz2011-12-141-0/+159
* NFC: Set and get DEP general bytesSamuel Ortiz2011-12-143-1/+29
* NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-145-0/+255
* NFC: Atomic socket allocationSamuel Ortiz2011-12-141-1/+1
* NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz2011-12-141-2/+0
* NFC: Add tx skb allocation routineSamuel Ortiz2011-12-144-10/+34
* NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-147-7/+7
* rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa2011-12-141-1/+1
* mac80211: free skb on error path of ieee80211_ibss_join()Simon Wunderlich2011-12-141-0/+1
* mwifiex: remove cfg_workqueueAmitkumar Karwar2011-12-146-158/+75
* nl80211: accept testmode dump with netdevJohannes Berg2011-12-141-19/+31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-1413-64/+70
|\
| * iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-141-2/+2
| * iwlwifi: tx_sync only on PAN contextJohannes Berg2011-12-141-0/+6
| * mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-141-7/+2
| * ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
| * nfc: signedness bug in __nci_request()Dan Carpenter2011-12-121-1/+1
| * iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4
| * ssb: fix init regression with SoCsHauke Mehrtens2011-12-081-2/+6
OpenPOWER on IntegriCloud