summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade3-19/+20
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade5-32/+57
2013-01-10NFC: nfcwilink: Use devm_kzallocJulia Lawall1-7/+2
2013-01-10NFC: pn533: Introduce ops for frame logicWaldemar Rymarkiewicz1-73/+135
2013-01-10NFC: pn533: Remove unused dev->wq_in_frameWaldemar Rymarkiewicz1-5/+0
2013-01-10NFC: pn533: Cleanup pn533_cmd_complete_tWaldemar Rymarkiewicz1-22/+7
2013-01-10NFC: pn533: Remove deprecated dev->out_frame buffWaldemar Rymarkiewicz1-6/+1
2013-01-10NFC: pn533: Use skb in __pn533_send_cmd_frame_asynWaldemar Rymarkiewicz1-26/+18
2013-01-10NFC: pn533: Don't use out_frame in pn533_send_ackWaldemar Rymarkiewicz1-25/+6
2013-01-10NFC: pn533: Cleanup debug messagesWaldemar Rymarkiewicz1-25/+7
2013-01-10NFC: pn533: Fix urb->status handlingWaldemar Rymarkiewicz1-16/+18
2013-01-10NFC: pn533: Remove unused pn533_send_cmd_frame_asyWaldemar Rymarkiewicz1-68/+7
2013-01-10NFC: pn533: Fix minor style issuesWaldemar Rymarkiewicz1-5/+5
2013-01-10NFC: pn533: Fix open parenthesis alignmentWaldemar Rymarkiewicz1-22/+19
2013-01-10NFC: pn533: Fix spacing issuesWaldemar Rymarkiewicz1-8/+8
2013-01-10NFC: pn533: Fix quoted strings split across linesWaldemar Rymarkiewicz1-35/+35
2013-01-10NFC: pn533: Remove frame logic from poll cmdsWaldemar Rymarkiewicz1-144/+126
2013-01-10NFC: pn533: Dump tx and rx data in debug modeWaldemar Rymarkiewicz1-0/+6
2013-01-10NFC: pn533: Del frame logic from Data Exchange cmdWaldemar Rymarkiewicz1-168/+141
2013-01-10NFC: pn533: Del frame logic from InJumForDep cmdWaldemar Rymarkiewicz1-62/+55
2013-01-10NFC: pn533: Del frame logic from TgGet/SetData cmdWaldemar Rymarkiewicz1-64/+33
2013-01-10NFC: llcp: Fix Rx memory leakSamuel Ortiz1-10/+25
2013-01-10NFC: llcp: Remove the tx backlog queueSamuel Ortiz3-6/+2
2013-01-10NFC: pn533: Remove pn533_send_cmd_frame_syncWaldemar Rymarkiewicz1-112/+85
2013-01-10NFC: pn533: Add pn533_alloc_skb for req allocationWaldemar Rymarkiewicz1-6/+16
2013-01-10NFC: pn533: Add a new pn533_send_sync ifaceWaldemar Rymarkiewicz1-1/+54
2013-01-10NFC: pn533: Add a new pn533_send_data_async ifaceWaldemar Rymarkiewicz1-0/+31
2013-01-10NFC: pn533: Add a new pn533_send_cmd_async ifaceWaldemar Rymarkiewicz1-3/+164
2013-01-10NFC: pn533: Remove pointless flags paramWaldemar Rymarkiewicz1-19/+14
2013-01-10NFC: pn533: Add frame header length defineWaldemar Rymarkiewicz1-20/+33
2013-01-10NFC: pn533: Remove unused definitionsWaldemar Rymarkiewicz1-8/+0
2013-01-10NFC: pn533: Remove in/out_maxlen as it is not usedWaldemar Rymarkiewicz1-20/+16
2013-01-10NFC: Add support for SO_TIMESTAMP LLCP socket optionThierry Escande3-0/+8
2013-01-08mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil5-55/+193
2013-01-08mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil4-0/+48
2013-01-08mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil4-154/+235
2013-01-08mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil3-2/+25
2013-01-08mwifiex: access interrupt status only while holding lockAvinash Patil1-13/+12
2013-01-08bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens1-4/+4
2013-01-08bcma: mips: remove assigned_irqs from structureHauke Mehrtens2-3/+0
2013-01-08bcma: mips: show also disabled IRQsHauke Mehrtens1-5/+12
2013-01-08bcma: mips: make some info messages debug messagesHauke Mehrtens1-5/+5
2013-01-08bcma: mips: explicit assign IRQ numbersHauke Mehrtens1-28/+56
2013-01-08bcma: make bcma_find_core_unit() accessibleHauke Mehrtens2-2/+4
2013-01-08ath9k_hw: Fix calibration for AR9340Sujith Manoharan1-1/+1
2013-01-08mwl8k: bump firmware API to 3Yogesh Ashok Powar1-1/+1
2013-01-08mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar1-0/+19
2013-01-08mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar1-12/+32
2013-01-08mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar1-6/+8
2013-01-08mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar1-4/+27