summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (unfollow)
Commit message (Expand)AuthorFilesLines
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-08NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()Dan Carpenter1-3/+2
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 Coelho7-17/+28
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 Coelho6-13/+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-04mac80211: mesh power save basicsMarco Porsch21-17/+811
2013-02-04cfg80211: wrap BSS krefJohannes Berg1-5/+15
2013-02-04cfg80211: remove a local variableJohannes Berg1-3/+2
2013-02-04cfg80211: use lockdep to assert lock is heldJohannes Berg1-2/+4
2013-02-04mac80211: send deauth if connection was lost during suspendJohannes Berg1-6/+8
2013-02-04mac80211: allow transmitting deauth with tainted keyJohannes Berg1-1/+2
2013-02-04cfg80211: move locking into cfg80211_bss_ageJohannes Berg2-3/+2
2013-02-04cfg80211: fix BSS IE allocation commentJohannes Berg1-4/+1
2013-02-04mac80211: remove unused SSID from BSSJohannes Berg1-4/+0
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg2-69/+0
2013-02-04cfg80211: simplify mesh BSS comparisonJohannes Berg1-81/+39
2013-02-04cfg80211: fix BSS list hidden SSID lookupJohannes Berg1-27/+53
2013-02-04cfg80211: refactor hidden SSID findingJohannes Berg1-62/+20
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev3-7/+25
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg3-2/+7
2013-02-04mac80211: send deauth when connection is lostJohannes Berg1-5/+4
2013-02-03NFC: microread: Add i2c physical layerSamuel Ortiz3-0/+354
2013-02-03NFC: Initial support for Inside Secure microreadEric Lapuyade7-0/+816
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-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki1-1/+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