summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach2014-05-221-1/+5
| | | * | | | iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho2014-05-214-16/+18
| | | * | | | iwlwifi: mvm: don't filter out the first beaconAvri Altman2014-05-213-52/+27
| | | * | | | Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-05-214-11/+11
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach2014-05-211-1/+1
| | | * | | | iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2PLuciano Coelho2014-05-191-2/+1
| | | * | | | iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is setLuciano Coelho2014-05-191-8/+6
| | | * | | | iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach2014-05-193-2/+35
| | | * | | | iwlwifi: mvm: Remove redundant initializationAvri Altman2014-05-191-1/+0
| | | * | | | iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctxLuciano Coelho2014-05-191-1/+1
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-2223-84/+87
| | |\ \ \ \ \
| | | * | | | | cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-192-3/+3
| | | * | | | | cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-198-13/+13
| | | * | | | | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-1915-68/+71
| | * | | | | | Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-229-88/+1860
| | |\ \ \ \ \ \
| | | * | | | | | NFC: st21nfca: Add ISO15693 Reader/Writer supportChristophe Ricard2014-05-201-1/+72
| | | * | | | | | NFC: st21nfca: Improve load_sessionChristophe Ricard2014-05-201-2/+19
| | | * | | | | | NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfcaChristophe Ricard2014-05-201-19/+87
| | | * | | | | | NFC: st21nfca: Free buffer when a bad frame is detectedChristophe Ricard2014-05-051-0/+1
| | | * | | | | | NFC: st21nfca: Synchronize i2c Tx and Rx pathChristophe Ricard2014-05-051-0/+6
| | | * | | | | | NFC: st21nfca: Improved i2c Rx data correctness checkChristophe Ricard2014-05-051-3/+26
| | | * | | | | | NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handlingChristophe Ricard2014-05-051-12/+9
| | | * | | | | | NFC: st21nfca: Fix incorrect byte stuffing revocationChristophe Ricard2014-05-051-4/+3
| | | * | | | | | NFC: st21nfca: Remove few useless includeChristophe Ricard2014-05-051-11/+0
| | | * | | | | | NFC: st21nfca: Improve st21nfca initialization by handling reboot properlyChristophe Ricard2014-04-221-8/+39
| | | * | | | | | NFC: st21nfca: Reworked st21nfca_request_resourcesChristophe Ricard2014-04-221-16/+26
| | | * | | | | | NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.Christophe Ricard2014-04-221-6/+1
| | | * | | | | | NFC: st21nfca: Add __packed to struct st21nfca_pipe_infoChristophe Ricard2014-04-221-1/+1
| | | * | | | | | NFC: st21nfca: Remove sporadic wait_tab variable from functions.Christophe Ricard2014-04-221-4/+3
| | | * | | | | | NFC: st21nfca: Fix warning: array subscript is above array boundsChristophe Ricard2014-04-221-3/+3
| | | * | | | | | NFC: st21nfca: Fix sparse: cast to restricted __be16Christophe Ricard2014-04-221-1/+1
| | | * | | | | | NFC: pn544_i2c: Fix null pointer exception when not using platform dataClement Perrochaud2014-04-221-1/+5
| | | * | | | | | NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tagsMark A. Greer2014-04-221-1/+7
| | | * | | | | | NFC: trf7970a: Add 'autosuspend-delay' DTS propertyMark A. Greer2014-04-221-2/+17
| | | * | | | | | NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()Mark A. Greer2014-04-221-13/+6
| | | * | | | | | NFC: trf7970a: Add pm_runtime supportMark A. Greer2014-04-221-37/+85
| | | * | | | | | NFC: trf7970a: Turn RF on after hardware is configuredMark A. Greer2014-04-221-5/+16
| | | * | | | | | NFC: trf7970a: Set correct Vin voltage in Chip Status Control registerMark A. Greer2014-04-221-3/+8
| | | * | | | | | NFC: trf7970a: Allow different Modulator and SYS_CLK Control register valuesMark A. Greer2014-04-221-1/+4
| | | * | | | | | NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'Mark A. Greer2014-04-221-5/+5
| | | * | | | | | NFC: trf7970a: Only write 'ISO Control' when its changingMark A. Greer2014-04-221-6/+19
| | | * | | | | | NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt OccursMark A. Greer2014-04-221-1/+3
| | | * | | | | | NFC: trf7970a: Clear 'NFC Target Detection Level' registerMark A. Greer2014-04-221-0/+5
| | | * | | | | | NFC: trf7970a: Only abort a command if one is activeMark A. Greer2014-04-221-1/+12
| | | * | | | | | NFC: trf7970a: Increase TRF7970A_WAIT_FOR_RX_DATA_TIMEOUT to 20 msMark A. Greer2014-04-221-5/+5
| | | * | | | | | NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544Clement Perrochaud2014-04-221-17/+131
| | | * | | | | | NFC: st21nfca: Implement load_session HCI hookChristophe Ricard2014-04-221-1/+116
| | | * | | | | | NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard2014-04-227-0/+1221
| | * | | | | | | ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville2014-05-201-1/+1
| | * | | | | | | b43: xmit: set 5 GHz bit depending on current bandRafał Miłecki2014-05-202-2/+2