summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: pn533: Fix quoted strings split across linesWaldemar Rymarkiewicz2013-01-101-35/+35
* NFC: pn533: Remove frame logic from poll cmdsWaldemar Rymarkiewicz2013-01-101-144/+126
* NFC: pn533: Dump tx and rx data in debug modeWaldemar Rymarkiewicz2013-01-101-0/+6
* NFC: pn533: Del frame logic from Data Exchange cmdWaldemar Rymarkiewicz2013-01-101-168/+141
* NFC: pn533: Del frame logic from InJumForDep cmdWaldemar Rymarkiewicz2013-01-101-62/+55
* NFC: pn533: Del frame logic from TgGet/SetData cmdWaldemar Rymarkiewicz2013-01-101-64/+33
* NFC: llcp: Fix Rx memory leakSamuel Ortiz2013-01-101-10/+25
* NFC: llcp: Remove the tx backlog queueSamuel Ortiz2013-01-103-6/+2
* NFC: pn533: Remove pn533_send_cmd_frame_syncWaldemar Rymarkiewicz2013-01-101-112/+85
* NFC: pn533: Add pn533_alloc_skb for req allocationWaldemar Rymarkiewicz2013-01-101-6/+16
* NFC: pn533: Add a new pn533_send_sync ifaceWaldemar Rymarkiewicz2013-01-101-1/+54
* NFC: pn533: Add a new pn533_send_data_async ifaceWaldemar Rymarkiewicz2013-01-101-0/+31
* NFC: pn533: Add a new pn533_send_cmd_async ifaceWaldemar Rymarkiewicz2013-01-101-3/+164
* NFC: pn533: Remove pointless flags paramWaldemar Rymarkiewicz2013-01-101-19/+14
* NFC: pn533: Add frame header length defineWaldemar Rymarkiewicz2013-01-101-20/+33
* NFC: pn533: Remove unused definitionsWaldemar Rymarkiewicz2013-01-101-8/+0
* NFC: pn533: Remove in/out_maxlen as it is not usedWaldemar Rymarkiewicz2013-01-101-20/+16
* NFC: Add support for SO_TIMESTAMP LLCP socket optionThierry Escande2013-01-103-0/+8
* mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil2013-01-075-55/+193
* mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil2013-01-074-0/+48
* mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil2013-01-074-154/+235
* mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil2013-01-073-2/+25
* mwifiex: access interrupt status only while holding lockAvinash Patil2013-01-071-13/+12
* bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens2013-01-071-4/+4
* bcma: mips: remove assigned_irqs from structureHauke Mehrtens2013-01-072-3/+0
* bcma: mips: show also disabled IRQsHauke Mehrtens2013-01-071-5/+12
* bcma: mips: make some info messages debug messagesHauke Mehrtens2013-01-071-5/+5
* bcma: mips: explicit assign IRQ numbersHauke Mehrtens2013-01-071-28/+56
* bcma: make bcma_find_core_unit() accessibleHauke Mehrtens2013-01-072-2/+4
* ath9k_hw: Fix calibration for AR9340Sujith Manoharan2013-01-071-1/+1
* mwl8k: bump firmware API to 3Yogesh Ashok Powar2013-01-071-1/+1
* mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar2013-01-071-0/+19
* mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar2013-01-071-12/+32
* mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar2013-01-071-6/+8
* mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar2013-01-071-4/+27
* mwl8k: set ack policy to normalYogesh Ashok Powar2013-01-071-0/+4
* mwl8k: Remove redundant txq_idxYogesh Ashok Powar2013-01-071-4/+2
* ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan2013-01-072-18/+3
* ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan2013-01-072-13/+11
* mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil2013-01-076-7/+75
* mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar2013-01-072-1/+13
* wireless: mwifiex: remove unreachable pathsSasha Levin2013-01-071-27/+3
* p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov2013-01-071-2/+5
* brcmfmac: Update init code routines from interface up.Hante Meuleman2013-01-072-24/+15
* brcmfmac: Removing obsolete variables and inline functions.Hante Meuleman2013-01-072-26/+0
* brcmfmac: Return correct error on netdev xmit.Hante Meuleman2013-01-071-10/+12
* brcmfmac: Remove unused caching dongle error.Hante Meuleman2013-01-072-23/+2
* brcmfmac: remove unnecessary curly braces in dhd_attach()Arend van Spriel2013-01-071-2/+1
* brcmfmac: cleanup netdev transmit callbackArend van Spriel2013-01-071-9/+13
* brcmfmac: remove unused event related definitionsArend van Spriel2013-01-071-7/+0
OpenPOWER on IntegriCloud