summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-19NFC: Stop sending LLCP frames when tx queues are getting too deepSamuel Ortiz1-0/+17
2012-11-19NFC: Copy user space buffer when sending UI framesSamuel Ortiz1-2/+13
2012-11-19MAINTAINERS: Add reference to pn544.h platform data headerMarcel Holtmann1-0/+1
2012-11-19NFC: Move pn544.h to linux/platform_data/Marcel Holtmann2-1/+1
2012-11-19NFC: Remove unused details from pn544.h header fileMarcel Holtmann1-60/+0
2012-11-19NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade2-1/+3
2012-11-19NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade2-1/+4
2012-11-19NFC: Dot not dispatch HCI event received on unopened pipeEric Lapuyade1-5/+8
2012-11-19NFC: Ignore err when chip doesn't implement HW/SW info registersEric Lapuyade1-0/+6
2012-11-19NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade1-2/+2
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan3-20/+50
2012-11-16ath9k_hw: Program filter coefficients correctlySujith Manoharan4-11/+16
2012-11-16lib80211: hide Kconfig symbolJohannes Berg1-3/+2
2012-11-16mwifiex: don't select lib80211Johannes Berg1-1/+0
2012-11-16rtlwifi: use eth_zero_addr() to assign zero addressWei Yongjun2-4/+3
2012-11-16net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev4-11/+4
2012-11-16brcmfmac: code cleanupHante Meuleman12-119/+16
2012-11-16brcmfmac: limit hex dump on fwil.Hante Meuleman1-6/+15
2012-11-16brcmfmac: sdio module load fix.Hante Meuleman1-3/+0
2012-11-16brcmfmac: avoid usage of func->card->dev in sdio probe.Hante Meuleman2-71/+79
2012-11-16brcmfmac: sdio unload fix.Hante Meuleman2-1/+3
2012-11-16brcmfmac: Handle mmc exceptions during init correct.Hante Meuleman2-9/+16
2012-11-16brcmfmac: Any error should result in failure of probe.Hante Meuleman1-4/+2
2012-11-16brcmfmac: restructure handling of IF eventArend van Spriel1-47/+55
2012-11-16brcmfmac: ignore IF event if it is a add for ifidx 0Arend van Spriel2-7/+15
2012-11-16brcmfmac: fix wrong usage of unaligned include fileArend van Spriel1-1/+1
2012-11-16brcmfmac: fix NULL pointer access in brcmf_fweh_detach()Hante Meuleman1-5/+7
2012-11-16brcmfmac: remove mac address validation from brcmf_net_attach()Arend van Spriel1-10/+2
2012-11-16brcmfmac: change mac address parameter in brcmf_add_if()Arend van Spriel1-5/+7
2012-11-16brcmfmac: correct handling IF firmware eventArend van Spriel1-35/+31
2012-11-16brcmfmac: fix for multiple netdevice interface supportArend van Spriel4-67/+67
2012-11-16brcmfmac: change parameter in brcmf_add_if() functionArend van Spriel3-7/+5
2012-11-16brcmfmac: usb suspend/resume.Hante Meuleman2-96/+58
2012-11-16brcmfmac: cleanup of usb firmware download routinesHante Meuleman1-28/+15
2012-11-16brcmfmac: rework firmware event handling codeArend van Spriel9-770/+763
2012-11-16ath5k: precedence error in ath5k_hw_nic_wakeup()Dan Carpenter1-3/+3
2012-11-16ath5k: Use module_platform_driver macro for ahb.cSyam Sidhardhan1-14/+1
2012-11-16ath9k: Remove unused workaroundSujith Manoharan4-23/+0
2012-11-16ath9k_hw: Update AR9485 initvalsSujith Manoharan1-63/+273
2012-11-16ath9k_hw: Fix wrong peak detector DC offsetRajkumar Manoharan3-8/+116
2012-11-16mwl8k: Send BASTREAM firmware commands per vifYogesh Ashok Powar1-6/+7
2012-11-16ssb: fix SPROM offsetPiotr Haber1-1/+1
2012-11-16ath9k: [DFS] add pulse width tolerance for ETSIZefir Kurtisi1-1/+6
2012-11-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville18-285/+990
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville17-112/+183
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville41-481/+1324
2012-11-16ath6kl: support NL80211_USER_REG_HINT_CELL_BASE eventsKalle Valo1-3/+12
2012-11-14mwl8k: Set packet timestamp to 0 when life time expiry is not usedNishant Sarmukadam1-0/+2
2012-11-14mwl8k: Do not expire eapol framesNishant Sarmukadam1-4/+7
2012-11-14mwl8k: Unmap the pci DMA address in xmit error pathNishant Sarmukadam1-0/+2