summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-08brcmfmac: Track pending 8021x frames per ifp.Hante Meuleman2-15/+17
2013-02-08brcmfmac: Use struct brcmf_if in brcmf_configure_opensecurity.Hante Meuleman1-4/+2
2013-02-08brcmfmac: Remove copy mac address from drvr at netdev up.Hante Meuleman1-2/+0
2013-02-08brcmfmac: Remove drvr_up from bus interface.Hante Meuleman3-22/+2
2013-02-08p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-08mwl8k: add single band 88W8366 PCI device IDsJonas Gorski1-0/+2
2013-02-08net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2-2/+2
2013-02-08wireless: rt2x00: rt2800usb add Sweex idsXose Vazquez Perez1-0/+5
2013-02-08Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville9-5/+1392
2013-02-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville15-49/+83
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-4/+4
2013-02-08NFC: pn533: Fix target polling modeThierry Escande1-1/+1
2013-02-08NFC: microread: Add MEI physical layerSamuel Ortiz3-0/+254
2013-02-08wlcore: fix wrong remote rates when starting STA roleLuciano Coelho1-3/+5
2013-02-08wl18xx: add new phy configuration parameters for telec supportVictor Goldenshtein2-3/+9
2013-02-08wlcore: don't hide real error code when booting failsLuciano Coelho1-7/+4
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho5-9/+12
2013-02-08wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho2-2/+2
2013-02-08wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho2-17/+12
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho5-11/+44
2013-02-08wlcore: remove unused set_power methodLuciano Coelho2-2/+0
2013-02-08wlcore: use single-role version when verifying the PLT firmwareLuciano Coelho1-2/+2
2013-02-03NFC: microread: Add i2c physical layerSamuel Ortiz3-0/+354
2013-02-03NFC: Initial support for Inside Secure microreadEric Lapuyade6-0/+781
2013-02-01rtlwifi: rtl8723ae: Fix W=1 compile warningsLarry Finger5-30/+4
2013-02-01rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger1-2/+2
2013-02-01rtlwifi: rtl8192cu: Fix W=1 build warningLarry Finger1-1/+1
2013-02-01rtlwifi: rtl8192c: Fix W=1 warningLarry Finger1-1/+2
2013-02-01rtlwifi: Fix warnings in usb.cLarry Finger1-4/+0
2013-02-01rtlwifi: Fix many compile warnings when using W=1Larry Finger1-1/+1
2013-02-01wireless: rt2x00: rt2800pci add idXose Vazquez Perez1-0/+1
2013-02-01ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann1-2/+0
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann2-8/+9
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann1-1/+1
2013-02-01ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann1-0/+2
2013-02-01ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann1-1/+1
2013-02-01ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann1-0/+1
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao7-10/+3
2013-02-01mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao3-43/+0
2013-02-01ath9k: report A-MPDU statusChristian Lamparter2-0/+22
2013-02-01wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez1-5/+9
2013-02-01iwlegacy: check for dma mapping errorsStanislaw Gruszka2-28/+54
2013-02-01bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki2-4/+4
2013-02-01iwl4965: report A-MPDU statusChristian Lamparter3-0/+13
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein8-88/+75
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein6-78/+81
2013-02-01iwlwifi: lower BT coex aggregation message severityJohannes Berg1-2/+3
2013-02-01iwlwifi: add the MVM driverJohannes Berg37-6/+18263
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach3-3/+3
2013-01-30iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg7-7/+1039