summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-16mac80211: don't delay station destructionJohannes Berg7-119/+12
2013-12-16mac80211: move 4-addr sta pointer clearing before synchronize_rcu()Johannes Berg1-3/+4
2013-12-16iwlwifi: mvm: use pre-RCU-sync sta removal operationJohannes Berg3-7/+40
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg4-21/+52
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg9115-190797/+356201
2013-12-11ath9k: initialize retry chain flags in tx99 codeLorenzo Bianconi1-1/+9
2013-12-11MAINTAINERS: remove myself as maintainer of TI WiLink driversLuciano Coelho1-2/+1
2013-12-11ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis1-1/+10
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher34-95/+34
2013-12-11rfkill: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-12-11drivers/net/wireless: Fix FSF address in file headersJeff Kirsher8-19/+14
2013-12-11prism54: Fix FSF address in file headersJeff Kirsher15-30/+15
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher44-132/+44
2013-12-11zd1211rw: Fix FSF address in file headersJeff Kirsher13-26/+13
2013-12-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-73/+937
2013-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville30-1592/+1538
2013-12-10Bluetooth: Fix handling of L2CAP Command Reject over LEJohan Hedberg1-0/+26
2013-12-10ath9k: Apply tuning caps for AR9330 and AR9485Sujith Manoharan1-1/+1
2013-12-10ath9k: Fix internal regulator for AR955xSujith Manoharan1-1/+1
2013-12-10ath9k: Enable manual peak calibration for AR9331 v1.1Sujith Manoharan1-10/+19
2013-12-10ath9k: Remove AR9330 v1.0 macro as it's not supportedSujith Manoharan1-3/+0
2013-12-10ath9k: Fix regulatory complianceSujith Manoharan2-5/+6
2013-12-10ath9k: Identify duplicate AR9565 v1.0 initvalsSujith Manoharan1-79/+6
2013-12-10ath9k: Identify duplicate AR9462 v2.0 initvalsSujith Manoharan1-539/+8
2013-12-10ath9k: Identify duplicate AR9485 initvalsSujith Manoharan1-112/+5
2013-12-10ath9k: Update high power gain table for AR9300Sujith Manoharan1-91/+91
2013-12-10ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan5-12/+165
2013-12-10ath9k: Update AR9331 v1.2 initvalsSujith Manoharan1-68/+333
2013-12-10ath9k: Update AR9331 v1.1 initvalsSujith Manoharan1-104/+24
2013-12-10ath9k: Remove AR955x INI duplicatesSujith Manoharan1-532/+8
2013-12-10ath9k: Update mac_postamble for AR9003 familySujith Manoharan1-1/+1
2013-12-10ath9k: Initialize baseband for DFS channelsSujith Manoharan3-0/+13
2013-12-10ath9k: Add initval arrays for DFS channelsSujith Manoharan3-2/+20
2013-12-10rtlwifi: rtl8192c-common: Fix sparse warningLarry Finger1-1/+1
2013-12-10wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh1-4/+8
2013-12-10ath9k: enable dfs for mesh modeChun-Yeow Yeoh1-0/+3
2013-12-10mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy1-1/+1
2013-12-10mwifiex: remove redundant goto exit_remove statementAmitkumar Karwar1-6/+2
2013-12-10mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy1-1/+14
2013-12-10mwifiex: correct TX byte count statisticsUjjal Roy5-1/+5
2013-12-10mwifiex: correct RX byte count statisticsUjjal Roy1-2/+3
2013-12-10mwifiex: fix rx_pending count imbalanceUjjal Roy6-31/+19
2013-12-10mwifiex: avoid using variable name eth_hdrBing Zhao1-10/+10
2013-12-10mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar2-4/+12
2013-12-10mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar2-6/+4
2013-12-10mwifiex: declare snap_type as __be16 variableAmitkumar Karwar2-4/+4
2013-12-10mwifiex: use little-endian variables in firmware structuresUjjal Roy3-17/+17
2013-12-10bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-202/+124
2013-12-10Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville18-406/+1413