summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan2013-06-182-10/+9
| | * Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-06-1810-254/+367
| | |\
| | | * net: wireless: wl1251: Fix commenting styleSachin Kamat2013-06-171-3/+3
| | | * net: wireless: wl1251: Use module_spi_driver macroSachin Kamat2013-06-171-23/+1
| | | * net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe2013-06-171-13/+1
| | | * wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein2013-06-171-2/+2
| | | * wlcore: hold jiffies in unsigned longArik Nemtsov2013-06-171-1/+1
| | | * wlcore: cancel channel switch work on interface removalArik Nemtsov2013-06-171-0/+1
| | | * wlcore: set default_wep_key when configuredYoni Divinsky2013-06-172-9/+42
| | | * wl18xx: use locally administered MAC address if not available from fuseLuciano Coelho2013-06-171-0/+11
| | | * wlcore: configure rates in multiple casesEliad Peller2013-06-171-2/+1
| | | * wlcore: move sysfs handling to a separate fileLuciano Coelho2013-06-174-175/+249
| | | * wlcore: some non-functional clean-ups in main.cLuciano Coelho2013-06-171-24/+6
| | | * wl18xx: FDSP Code RAM Corruption fixIdo Reis2013-06-172-2/+49
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-181-0/+13
| | |\ \
| | | * | iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach2013-06-131-0/+3
| | | * | iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach2013-06-131-0/+10
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1817-52/+138
| | |\ \ \
| | * | | | 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