aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-28NFC: netlink: SE API implementationtopic/se-apiSamuel Ortiz1-0/+91
2013-08-28NFC: Define secure element IO API and commandsSamuel Ortiz2-0/+10
2013-08-27NFC: Standardize logging styleJoe Perches8-61/+50
2013-08-27NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches4-122/+115
2013-08-27NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches4-122/+91
2013-08-27NFC: pn544: Add SE enable/disable operationArron Wang1-7/+79
2013-08-27NFC: Export nfc_find_se()Arron Wang2-4/+6
2013-08-27NFC: pn544: Add SE discover operationArron Wang1-0/+30
2013-08-14NFC: Update secure element statenfc-next-3.12-1Arron Wang1-0/+4
2013-08-14NFC: Fix secure element state checkArron Wang1-2/+2
2013-08-14NFC: hci: Fix enable/disable confusionDan Carpenter1-1/+1
2013-08-14NFC: pn544: i2c: Add firmware download implementation for pn544Eric Lapuyade1-12/+334
2013-08-14NFC: pn544: Add firmware operations hci opsEric Lapuyade4-4/+21
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade5-5/+19
2013-08-14NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade3-6/+14
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2-2/+2
2013-08-14NFC: pn533: Add some polling entropySamuel Ortiz1-1/+6
2013-08-14NFC: pn533: Add delay between each poll frameSamuel Ortiz1-5/+11
2013-08-14NFC: Add a GET_SE netlink APISamuel Ortiz2-0/+93
2013-08-14NFC: Fix SE discovery failure warning conditionSamuel Ortiz1-1/+1
2013-08-14NFC: pn533: Store the correct frame size (normal vs ext)Olivier Guiter1-9/+7
2013-08-14NFC: pn533: Split large Tx frames in chunksOlivier Guiter1-14/+130
2013-08-14NFC: pn533: Add extended information frame decoding supportOlivier Guiter1-13/+72
2013-08-14NFC: pn533: Enable AUTO RFCASamuel Ortiz1-3/+6
2013-08-14NFC: pn533: Unconditionaly select the highest p2p bit rateSamuel Ortiz1-36/+20
2013-08-14NFC: pn533: Request System code from SENSF_REQSamuel Ortiz1-2/+2
2013-08-14NFC: pn533: Fix the pn533 polling loopSamuel Ortiz1-1/+54
2013-08-14NFC: pn533: Fix hardware busy loop when establishing the LLCP linkSamuel Ortiz1-11/+0
2013-08-14NFC: Define secure element connectivity and transaction eventsSamuel Ortiz1-0/+11
2013-08-14NFC: Document secure element addition/removal netlink eventsSamuel Ortiz1-0/+5
2013-08-14MAINTAINERS: Change the NFC subsystem status to SupportedSamuel Ortiz1-1/+1
2013-08-14NFC: Fix missing static declarationsThierry Escande1-3/+3
2013-08-12mwifiex: fix build error when CONFIG_PM is not setmaster-2013-08-12Bing Zhao1-2/+2
2013-08-09ath9k: Run the LNA combining algorithm properlymaster-2013-08-09-2Sujith Manoharan1-16/+28
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan1-2/+2
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau3-2/+23
2013-08-09ath9k: improve tx scheduling fairnessFelix Fietkau1-39/+50
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau2-127/+145
2013-08-09ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-08-09ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau1-1/+2
2013-08-09ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2-9/+14
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau2-7/+11
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau2-22/+12
2013-08-09ath9k: add CAB queue info to debugfsFelix Fietkau1-16/+27
2013-08-09ath9k: add function for getting the tx tid for a packetFelix Fietkau1-8/+17
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau2-4/+15
2013-08-09ath9k: add utility functions for accessing tid queuesFelix Fietkau1-19/+32
2013-08-09brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg1-3/+1
2013-08-09net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han1-1/+1
2013-08-09ath9k: Fix build failureSujith Manoharan5-5/+30
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar5-0/+254
2013-08-09mwifiex: increase max supported pattern offsetAmitkumar Karwar1-1/+1
2013-08-09mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar1-4/+6
2013-08-09mwifiex: rename mef macrosAmitkumar Karwar3-14/+15
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville19-34/+772
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville14-219/+247
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville38-148/+246
2013-08-06iwlwifi: mvm: use designated initialization for some arraysEliad Peller1-15/+21
2013-08-06iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interfaceEliad Peller1-5/+10
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg3-50/+13
2013-08-06iwlwifi: pcie: some little cleanupsEliad Peller1-7/+4
2013-08-06iwlwifi: fix some documentation typosEliad Peller5-10/+10
2013-08-06iwlwifi: mvm: small cleanups in quota management codeJohannes Berg1-6/+5
2013-08-06iwlwifi: mvm: fix signal reporting for < 3 antennasAvri Altman1-6/+12
2013-08-06iwlwifi: mvm: remove traffic load monitoring in rsEyal Shapira2-123/+17
2013-08-06iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg1-0/+3
2013-08-06iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb4-0/+155
2013-08-05ath9k: Add more PCI IDs for WB225 cardsmaster-2013-08-05Sujith Manoharan1-0/+72
2013-08-05ath9k: Fix antenna control init for AR9485Sujith Manoharan1-1/+13
2013-08-05ath9k: Remove ath_ant_comb_update()Sujith Manoharan4-28/+1
2013-08-05hostap: do not return positive number on failure path in prism2_open()Alexey Khoroshilov1-2/+2
2013-08-05ath9k: Support ANT diversity for WB225Sujith Manoharan3-41/+86
2013-08-05ath9k: Set SWCOM value for CUS198Sujith Manoharan2-0/+2
2013-08-05ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan4-4/+3
2013-08-05ath9k: Program HW for WB195 diversitySujith Manoharan2-0/+66
2013-08-05ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan1-5/+13
2013-08-05ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadivSujith Manoharan4-9/+7
2013-08-05ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan4-9/+28
2013-08-05ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan4-28/+26
2013-08-05ath9k: Fix antenna diversity for CUS198Sujith Manoharan3-26/+59
2013-08-05ath9k: Print LNA combining mode during initSujith Manoharan1-15/+9
2013-08-05ath9k: Add information about antenna diversitySujith Manoharan1-0/+52
2013-08-05cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy1-5/+2
2013-08-02Merge tag 'for-linville-20130730' of git://github.com/kvalo/ath6klmaster-2013-08-02John W. Linville19-454/+959
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville48-893/+1309
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-20/+41
2013-08-02iwl4965: reset firmware after rfkill offStanislaw Gruszka2-5/+6
2013-08-02iwl4965: set power mode earlyStanislaw Gruszka1-3/+3
2013-08-01ath9k: Add statistics for antenna diversitymaster-2013-08-01Sujith Manoharan3-28/+95
2013-08-01ath9k: Use a subroutine to calculate ALT ratioSujith Manoharan1-94/+79
2013-08-01ath9k: Simplify checks in quick_scanSujith Manoharan1-10/+10
2013-08-01ath9k: Use a helper function for checking LNA optionsSujith Manoharan1-87/+79
2013-08-01ath9k: Use a subroutine to try LNA switchSujith Manoharan1-40/+52
2013-08-01ath9k: Add ALT check for cards with GROUP-3 configSujith Manoharan1-17/+33
2013-08-01ath9k: Use a subroutine to check for short scanSujith Manoharan1-14/+23
2013-08-01ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan3-9/+26
2013-08-01ath9k: Add a debugfs file for antenna diversitySujith Manoharan1-0/+64
2013-08-01iwl4965: better skb management in rx pathStanislaw Gruszka1-6/+12
2013-08-01ssb: drop BROKEN from SSB_SFLASHRafał Miłecki2-6/+4
2013-08-01rtlwifi: rtl8192cu: fix function declaration headerMark Schulte2-3/+3
2013-08-01mwifiex: populate rates in probe request using cfg80211_scan_requestAvinash Patil3-22/+85
2013-08-01mwifiex: fix adapter pointer dereference issueAmitkumar Karwar1-3/+10
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville41-390/+1406
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich8-2/+423
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich5-1/+229
2013-08-01mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg1-0/+9
2013-08-01mac80211: report some VHT radiotap infos for tx statusKarl Beldan1-13/+63
2013-08-01ieee80211: add definition for 802.11ac information elementsFred Zhou1-0/+4
2013-08-01ieee80211: add definition for interworking supportAvinash Patil1-0/+5
2013-08-01mac80211: ibss - remove not authorized station earlierAntonio Quartulli1-1/+29
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri5-17/+10
2013-07-31mac80211: continue using disabled channels while connectedJohannes Berg1-1/+10
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg1-0/+1
2013-07-31mac80211: ignore HT primary channel while connectedJohannes Berg1-13/+13
2013-07-31mac80211: don't wait for TX status foreverJohannes Berg1-3/+12
2013-07-31Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...master-2013-07-31John W. Linville8-29/+30
2013-07-31mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright1-1/+1
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville3-25/+65
2013-07-31MAINTAINERS: change email of TI WiLink drivers' maintainerLuciano Coelho1-1/+1
2013-07-31mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao1-2/+2
2013-07-31mwifiex: fix wrong data rates in P2P clientAvinash Patil1-1/+2
2013-07-31mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2-4/+6
2013-07-31iwlwifi: mvm: advertise support for DYNAMIC / STATIC SMPSEmmanuel Grumbach1-1/+3
2013-07-31iwlwifi: mvm: add high temperature SKU thermal throttling parametersEytan Lifshitz4-4/+44
2013-07-31iwlwifi: list Emmanuel in maintainers fileJohannes Berg1-1/+1
2013-07-31iwlwifi: mvm: Change beacon abort escape time valueAlexander Bondar2-1/+5
2013-07-31iwlwifi: remove duplicate rate scale init codeEyal Shapira2-6/+0
2013-07-31iwlwifi: mvm: remove obsolete flag in TX command APIEmmanuel Grumbach1-2/+0
2013-07-31iwlwifi: mvm: report per-chain signal to mac80211Johannes Berg1-26/+21
2013-07-31iwlwifi: mvm: fix debugfs restart if fw_restart is disabledEran Harary3-8/+13
2013-07-31iwlwifi: mvm: Change beacon filtering commandHila Gonen6-84/+145
2013-07-31iwlwifi: mvm: register vif debugfs for AP mode tooEmmanuel Grumbach1-0/+1
2013-07-31iwlwifi: mvm: split constants into separate fileJohannes Berg3-4/+80
2013-07-31iwlwifi: mvm: assign quota per virtual interfaceJohannes Berg1-8/+8
2013-07-31iwlwifi: mvm: Return on inconsistency in add interfaceIlan Peer1-1/+2
2013-07-31iwlwifi: mvm: Change AM->PSM timeout for EAPOL framesAlexander Bondar1-0/+2
2013-07-31iwlwifi: mvm: support six IPv6 addresses in D3Johannes Berg4-28/+92
2013-07-31iwlwifi: mvm: Enable user set TX powerMatti Gottlieb4-2/+40
2013-07-31iwlwifi: mvm: reprobe device on firmware error during restartJohannes Berg1-1/+39
2013-07-31iwlwifi: mvm: remove the default calibration values for 7000Emmanuel Grumbach1-55/+0
2013-07-31iwlwifi: mvm: new api to get signal strengthAvri Altman3-17/+46
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADnfc-fixes-3.11-2Samuel Ortiz7-29/+29
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg1-2/+4
2013-07-30ath10k: fix rts/fragmentation threshold setupMichal Kazior1-26/+28
2013-07-30ath10k: fix memleak in mac setupMichal Kazior1-11/+15
2013-07-30ath10k: don't reset HTC endpoints unnecessarilyMichal Kazior1-1/+0
2013-07-30ath10k: prevent HTC from being used after stoppingMichal Kazior2-16/+15
2013-07-30ath10k: create debugfs interface to trigger fw crashMichal Kazior1-0/+57
2013-07-30ath10k: fix NULL dereference for injected packetsMichal Kazior1-4/+8
2013-07-30ath10k: implement fw crash simulation commandMichal Kazior2-0/+38
2013-07-30ath10k: implement device recoveryMichal Kazior7-19/+144
2013-07-30ath10k: skip fw stats debugfs interface if device is downMichal Kazior1-14/+16
2013-07-30ath10k: store firmware files in memoryMichal Kazior2-52/+109
2013-07-30ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior3-32/+81
2013-07-30ath10k: make sure all resources are freed upon ath10k_stop()Michal Kazior1-0/+25
2013-07-30ath10k: move free_vdev_map initializationMichal Kazior1-2/+2
2013-07-30ath10k: decouple suspend codeMichal Kazior5-154/+138
2013-07-30ath10k: reset BMI state upon initMichal Kazior3-0/+9
2013-07-30ath10k: allow deferred regd updateMichal Kazior2-7/+26
2013-07-30ath10k: decouple core start/stop logicMichal Kazior2-12/+34
2013-07-30ath10k: decouple pci start/stop logicMichal Kazior2-39/+91
2013-07-30ath10k: add missing debug printsMichal Kazior1-0/+6
2013-07-30ath10k: abort scan properly if wmi_scan_stop failsMichal Kazior1-0/+4
2013-07-30ath10k: improve lockingMichal Kazior1-2/+55
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior7-34/+34
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior7-46/+27
2013-07-30ath10k: rename hif callbackMichal Kazior3-9/+9
2013-07-30ath10k: change function to take struct ath10k as argMichal Kazior1-3/+3
2013-07-30ath10k: provide errno if bmi read/write failsMichal Kazior1-2/+4
2013-07-30ath10k: lower print level for a messageMichal Kazior1-2/+3
2013-07-30ath10k: silent warning in IBSS modeMichal Kazior1-2/+2
2013-07-30ath10k: fix typo in define nameMichal Kazior3-6/+6
2013-07-30ath10k: remove ath10k_busMichal Kazior3-10/+1
2013-07-30ath10k: do not setup rts/frag thresholds for suspended interfacesMichal Kazior1-2/+2
2013-07-30ath10k: setup rts/frag thresholds upon vdev creationMichal Kazior1-1/+19
2013-07-30ath10k: fix possible deadlockMichal Kazior1-4/+6
2013-07-30ath10k: fix teardown orderingMichal Kazior1-1/+1
2013-07-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...master-2013-07-29John W. Linville3-3/+13
2013-07-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-39/+57
2013-07-29Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville2-2/+10
2013-07-29rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-07-29Bluetooth: Fix calling request callback more than onceJohan Hedberg1-1/+9
2013-07-29Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg1-1/+4
2013-07-26brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel1-1/+4
2013-07-26mwifiex: Add missing endian conversion.Tomasz Moń1-2/+2
2013-07-26mwifiex: code rearrangement in sdio.cmaster-2013-07-26Amitkumar Karwar1-107/+104
2013-07-26mwifiex: handle driver initialization error pathsAmitkumar Karwar2-28/+56
2013-07-26iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2-0/+10
2013-07-26iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg1-3/+8
2013-07-26iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer1-21/+21
2013-07-26iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach1-0/+5
2013-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...master-2013-07-25John W. Linville40-159/+338
2013-07-25Bluetooth: Add support for Atheros [0cf3:e003]AceLan Kao2-0/+3
2013-07-25Bluetooth: Fix race between hci_register_dev() and hci_dev_open()Gustavo Padovan1-7/+4
2013-07-25Bluetooth: Add support for Atheros [0cf3:3121]AceLan Kao2-0/+3
2013-07-25Bluetooth: ath3k: Add support for ID 0x13d3/0x3402Sujith Manoharan2-0/+3
2013-07-25Bluetooth: fix wrong use of PTR_ERR() in btusbAdam Lee1-7/+7
2013-07-25Bluetooth: ath3k: don't use stack memory for DMAStanislaw Gruszka1-9/+29
2013-07-25Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]Thomas Loo2-0/+3
2013-07-25Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery1-1/+1