summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: pn533: Add support for ACS ACR122U readerWaldemar Rymarkiewicz2013-04-111-2/+217
* NFC: pn533: Add protocol type for frame opsWaldemar Rymarkiewicz2013-04-111-3/+18
* NFC: pn533: Move wq_in_error to cmd contextWaldemar Rymarkiewicz2013-04-111-12/+12
* NFC: pn533: Re-group fields in struct pn533Waldemar Rymarkiewicz2013-04-111-9/+8
* NFC: pn533: Avoid function declarationsWaldemar Rymarkiewicz2013-04-111-12/+10
* NFC: pn533: Simplify __pn533_send_frame_asyncWaldemar Rymarkiewicz2013-04-111-17/+9
* NFC: pn533: Fix incorrect kfree of complete argsWaldemar Rymarkiewicz2013-04-111-1/+1
* NFC: pn533: Remove redundant cmd_ prefix in the structWaldemar Rymarkiewicz2013-04-111-4/+4
* NFC: pn533: Keep cmd context in pn533 structWaldemar Rymarkiewicz2013-04-111-5/+12
* NFC: pn533: Optimise issued cmd context trackingWaldemar Rymarkiewicz2013-04-111-52/+35
* NFC: pn533: Fix memleak while scheduling next cmdWaldemar Rymarkiewicz2013-04-111-2/+8
* NFC: pn533: Rename pn533_fw_reset appropriatelyWaldemar Rymarkiewicz2013-04-111-3/+3
* NFC: pn533: Update copyrights noteWaldemar Rymarkiewicz2013-04-111-6/+4
* NFC: pn533: Fix div by zero while stopping pollingWaldemar Rymarkiewicz2013-04-111-0/+5
* NFC: pn533: Print out response status bits in hexWaldemar Rymarkiewicz2013-04-111-3/+4
* NFC: pn533: Reword all std frame logic functWaldemar Rymarkiewicz2013-04-111-60/+61
* NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande2013-04-112-3/+27
* NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes downThierry Escande2013-04-113-2/+13
* NFC: llcp: Use localy stored remote_miu value if not set at socket levelThierry Escande2013-04-113-3/+12
* NFC: llcp: Aggregated frames supportThierry Escande2013-04-112-12/+69
* NFC: llcp: Fix zero octets length SDU handlingOlivier Guiter2013-04-111-8/+8
* NFC: llcp: Fall back to local values when getting socket optionsSamuel Ortiz2013-04-111-3/+13
* NFC: llcp: Socket miux is a big endian fieldSamuel Ortiz2013-04-113-6/+9
* NFC: pn533: Use dynamic debug for pn533 hex dumpsSamuel Ortiz2013-04-111-4/+4
* ipw2x00: move to kstrto* functionsAndy Shevchenko2013-04-101-25/+7
* rtlwifi: rtl8188ee: Fix loop that ends earlyLarry Finger2013-04-101-1/+1
* ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau2013-04-101-11/+19
* ath9k: detect more kinds of invalid descriptorsFelix Fietkau2013-04-103-0/+11
* ath9k: fix handling of broken descriptorsFelix Fietkau2013-04-102-5/+20
* ath9k: improve dma map failure handlingFelix Fietkau2013-04-101-17/+13
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-107-26/+9
* ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau2013-04-104-71/+26
* ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau2013-04-103-32/+13
* rt2x00: rt2x00mmio: remove unused rt2x00pci_* definesGabor Juhos2013-04-101-11/+0
* rt2x00: rt2800pci: use the rt2x00mmio_* routinesGabor Juhos2013-04-101-118/+123
* rt2x00: rt61pci: use the rt2x00mmio_* routinesGabor Juhos2013-04-101-256/+259
* rt2x00: rt2500pci: use the rt2x00mmio_* routinesGabor Juhos2013-04-101-167/+167
* rt2x00: rt2400pci: use the rt2x00mmio_* routinesGabor Juhos2013-04-101-154/+155
* rt2x00: rt2x00mmio: use rt2x00mmio prefix in function namesGabor Juhos2013-04-102-50/+61
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-1022-219/+678
|\
| * iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach2013-04-084-5/+58
| * iwlwifi: mvm: remove users of nvm_data->valid_tx_antEmmanuel Grumbach2013-04-082-19/+19
| * iwlwifi: print warning on request_module failureJohannes Berg2013-04-081-2/+7
| * iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notifEmmanuel Grumbach2013-04-031-8/+7
| * iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-037-10/+11
| * iwlwifi: add new pci id for 6x35 seriesShuduo Sang2013-04-031-0/+1
| * iwlwifi: mvm: beautify code in BT CoexEmmanuel Grumbach2013-04-031-22/+10
| * iwlwifi: mvm: Sync FW API time event notification changeIlan Peer2013-04-032-11/+32
| * iwlwifi: sleep for at least 10 secondsJohannes Berg2013-04-032-2/+16
| * iwlwifi: print opmode when firmware is loadedJohannes Berg2013-04-031-2/+3
OpenPOWER on IntegriCloud