summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: pn533: Fix target polling modeThierry Escande2013-02-081-1/+1
* NFC: microread: Add MEI physical layerSamuel Ortiz2013-02-083-0/+254
* NFC: microread: Add i2c physical layerSamuel Ortiz2013-02-033-0/+354
* NFC: Initial support for Inside Secure microreadEric Lapuyade2013-02-037-0/+816
* nfc: pn533: Remove unreachable codeWaldemar Rymarkiewicz2013-01-291-2/+0
* nfc: pn533: Use static poll_mod and std_frame_opsWaldemar Rymarkiewicz2013-01-291-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2870-217/+6497
|\
| * mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-01-221-1/+1
| * ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| * ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-221-19/+6
| * ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-223-1/+4
| * rtlwifi: Fix build warning introduced by commit a290593Larry Finger2013-01-221-2/+2
| * iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-221-21/+14
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-226-31/+35
| |\
| | * mac80211: add encrypt headroom to PERR framesBob Copeland2013-01-161-1/+3
| | * mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland2013-01-161-0/+1
| | * mac80211: fix monitor mode injectionFelix Fietkau2013-01-161-3/+6
| | * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-163-26/+14
| | * mac80211: fix FT roamingJohannes Berg2013-01-161-1/+11
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-221-0/+2
| |\ \
| | * | iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
| * | | ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| * | | ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-142-14/+0
| * | | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
| * | | ath9k: fix rx flush handlingFelix Fietkau2013-01-113-21/+12
| * | | ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
| * | | ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| * | | ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
| * | | ath9k: do not link receive buffers during flushFelix Fietkau2013-01-111-4/+6
| * | | ath9k_htc: Fix memory leakSujith Manoharan2013-01-111-0/+2
| * | | mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-111-1/+1
| * | | mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-112-14/+15
| * | | Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-101-1/+1
| * | | Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-102-8/+11
| * | | Bluetooth device 04ca:3008 should use ath3kSergio Cambra2013-01-102-0/+3
| * | | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-091-1/+1
| * | | Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2013-01-092-0/+3
| * | | Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2013-01-092-0/+3
| * | | Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2013-01-092-0/+3
| * | | Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2013-01-092-0/+3
| * | | Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-091-1/+1
| * | | b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-073-16/+48
| * | | drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang2013-01-071-1/+1
| * | | drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich2013-01-071-1/+3
| * | | rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2013-01-072-2/+2
| * | | wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-0417-0/+6203
| * | | mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar2013-01-041-1/+1
| * | | mwifiex: check wait_event_interruptible return valueBing Zhao2013-01-041-11/+10
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-042-7/+18
| |\| |
| | * | iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach2013-01-031-7/+17