summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1817-52/+138
|\
| * brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel2013-06-131-0/+4
| * Bluetooth: btmrvl: fix thread stopping raceDaniel Drake2013-06-131-5/+4
| * Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg2013-06-131-5/+10
| * Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-06-131-0/+3
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-125-3/+7
| |\
| | * iwlwifi: fix rate control regressionMoshe Benji2013-06-122-1/+2
| | * iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach2013-06-041-1/+2
| | * iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-06-041-1/+1
| | * iwlwifi: don't print module loading error if not modularJohannes Berg2013-06-041-0/+2
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-125-12/+92
| |\ \
| | * | mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-121-1/+1
| | * | mac80211: abort CAC in stop_ap()Simon Wunderlich2013-06-121-0/+6
| | * | mac80211: work around broken APs not including HT infoJohannes Berg2013-06-123-11/+85
| * | | rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka2013-06-121-11/+18
| * | | brcmsmac: disable power-save related functionsArend van Spriel2013-06-121-15/+2
| * | | iwlegacy: fix rate control regressionStanislaw Gruszka2013-06-122-1/+2
* | | | rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger2013-06-171-0/+1
* | | | ssb: add struct for serial flashRafał Miłecki2013-06-172-0/+22
* | | | bcma: use const for serial flash hardware tableRafał Miłecki2013-06-171-4/+4
* | | | ssb: use const for serial flash hardware tableRafał Miłecki2013-06-171-4/+4
* | | | bcma: update core (en|dis)abling functionsRafał Miłecki2013-06-171-3/+25
* | | | ath9k: Fix ANI for AP modeSujith Manoharan2013-06-172-18/+17
* | | | ath9k: Fix LNA gpio for AR9485Sujith Manoharan2013-06-171-1/+1
* | | | mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2013-06-172-13/+10
* | | | mwifiex: Add module parameter for regdomainAvinash Patil2013-06-171-4/+25
* | | | orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnectedAlexey Khoroshilov2013-06-141-1/+2
* | | | ath9k: Add custom parameters for CUS198Sujith Manoharan2013-06-145-3/+72
* | | | Merge tag 'nfc-next-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-06-1425-126/+1629
|\ \ \ \
| * | | | NFC: mei_phy: Clean up fileValentin Ilie2013-06-141-3/+3
| * | | | NFC: llcp: Fix the well known services endiannessSamuel Ortiz2013-06-141-2/+2
| * | | | NFC: llcp: Set the LLC Link Management well known service bitSamuel Ortiz2013-06-141-0/+1
| * | | | NFC: llcp: Do not send pending Tx frames when the remote is not readySamuel Ortiz2013-06-141-0/+3
| * | | | NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz2013-06-142-3/+6
| * | | | NFC: Add a nfc hardware simulation driverThierry Escande2013-06-143-0/+552
| * | | | NFC: Fix a potential memory leakThierry Escande2013-06-141-0/+1
| * | | | NFC: Keep socket alive until the DISC PDU is actually sentThierry Escande2013-06-143-0/+15
| * | | | NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande2013-06-143-24/+3
| * | | | NFC: pn533: Fix ACR122 related debug outputOlivier Guiter2013-06-141-4/+4
| * | | | NFC: Add secure element enablement netlink APISamuel Ortiz2013-06-141-0/+56
| * | | | NFC: Add secure element enablement internal APISamuel Ortiz2013-06-142-4/+109
| * | | | NFC: Remove and free all SEs when releasing an NFC deviceSamuel Ortiz2013-06-141-0/+8
| * | | | NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz2013-06-144-0/+86
| * | | | NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-143-3/+68
| * | | | NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-145-4/+66
| * | | | NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-1412-23/+6
| * | | | NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz2013-06-143-1/+17
| * | | | NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN)Samuel Ortiz2013-06-141-2/+2
| * | | | NFC: Add NCI over SPI receiveFrederic Danis2013-06-142-0/+175
| * | | | NFC: Add NCI over SPI sendFrederic Danis2013-06-142-1/+73