summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * NFC: Add basic NCI over SPIFrederic Danis2013-06-144-1/+198
| * NFC: HCI: Follow a positive code path in the HCI ops implementationsSamuel Ortiz2013-06-141-18/+18
| * NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-142-0/+12
| * NFC: Add firmware upload netlink commandEric Lapuyade2013-06-145-0/+122
| * NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-144-27/+13
| * NFC: pn533: Fix error return code in pn533_probe()Wei Yongjun2013-06-141-1/+3
| * NFC: pn544: Remove Felica and Jewel device presence checkArron Wang2013-06-141-6/+3
| * NFC: pn544: Identify Type F NFC-DEP through NFCID2Arron Wang2013-06-141-10/+15
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1413-90/+58
|\ \ | |/ |/|
| * iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach2013-06-131-1/+0
| * iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach2013-06-131-2/+2
| * iwlwifi: create opmode/device dependenciesJohannes Berg2013-06-133-2/+12
| * iwlwifi: mvm: mark scratch area in TX commandJohannes Berg2013-06-131-4/+5
| * iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-134-33/+16
| * iwlwifi: remove calib channel section from PHY DBDavid Spinadel2013-06-131-33/+3
| * iwlwifi: mvm: removed an unused parameter from a functionOren Givon2013-06-131-8/+7
| * iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg2013-06-131-4/+8
| * iwlwifi: make TX seqno validation more efficientJohannes Berg2013-06-132-5/+7