summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-15b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-12-15ath: add a debug level for DFSZefir Kurtisi
2011-12-15brcmsmac: Replace kmalloc/memset with kzallocLarry Finger
2011-12-15ath: document ATH_DBG_MCILuis R. Rodriguez
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau
2011-12-15ath9k: simplify tx lockingFelix Fietkau
2011-12-15ath9k: remove bogus sequence number incrementFelix Fietkau
2011-12-15ath9k: reduce indentation level in a few placesFelix Fietkau
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau
2011-12-15mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan
2011-12-15mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan
2011-12-15mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa
2011-12-15mac80211: reduce station management complexityJohannes Berg
2011-12-15mac80211: delay IBSS station insertionJohannes Berg
2011-12-15mac80211: make address arguments to sta_info_alloc constJohannes Berg
2011-12-15mac80211: count authorized stations per BSSJohannes Berg
2011-12-15mac80211: refactor station state transitionsJohannes Berg
2011-12-15mac80211: use station mutex in configurationJohannes Berg
2011-12-15mac80211: remove duplicate TDLS peer verificationJohannes Berg
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg
2011-12-15nl80211: add TDLS peer flag to policyJohannes Berg
2011-12-15tg3: Break out RSS indir table init and assignmentMatt Carlson
2011-12-15tg3: Use mii_advertise_flowctrlMatt Carlson
2011-12-15tg3: Add 57766 ASIC rev supportMatt Carlson
2011-12-15tg3: Make the TX BD DMA limit configurableMatt Carlson
2011-12-15tg3: Enable EEE support for capable 10/100 devsMatt Carlson
2011-12-15tcp_memcontrol: fix reversed if conditionDan Carpenter
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa
2011-12-15wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho
2011-12-15Set wlvif->ps_compl to NULL in before returnPontus Fuchs
2011-12-15wl12xx: remove unused firmware version macrosLuciano Coelho
2011-12-15wl12xx: remove deprecated packet detection threshold configLuciano Coelho
2011-12-15wl12xx: use ieee80211_free_txskb()Eliad Peller
2011-12-15wl12xx: call extended radio parameters for wl127x AP modeLuciano Coelho
2011-12-15wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKSLuciano Coelho
2011-12-15wl12xx: Restore testmode ABIPontus Fuchs
2011-12-14NFC: Initial LLCP supportSamuel Ortiz
2011-12-14NFC: DEP link hook implementation for pn533Samuel Ortiz
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz
2011-12-14NFC: Atomic socket allocationSamuel Ortiz
2011-12-14NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz
2011-12-14NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz
2011-12-14rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa
2011-12-14mac80211: free skb on error path of ieee80211_ibss_join()Simon Wunderlich