summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-14ath9k: disable the tasklet before taking the PCU lockFelix Fietkau
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-01-14NFC: Change nfc.h licenseLauro Ramos Venancio
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-13NFC: pn533: Fix bad allocation sizeThierry Escande
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz
2013-01-11ath9k_hw: add tx gain tables for newer devicesFelix Fietkau
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz
2013-01-11bcma: fix compile errorHauke Mehrtens
2013-01-11ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich
2013-01-11ssb: add database of serial flash memoriesRafał Miłecki
2013-01-11mac80211_hwsim: fix beacon timestamp and mactimeThomas Pedersen
2013-01-11drivers/nfc/nfcwilink.c: use devm_kzallocJulia Lawall
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-11ath9k: fix rx flush handlingFelix Fietkau
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-11ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau
2013-01-11ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-01-11ath9k: do not link receive buffers during flushFelix Fietkau
2013-01-11ath9k_htc: Fix memory leakSujith Manoharan
2013-01-11mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar
2013-01-11mwifiex: update config_bands during infra associationAmitkumar Karwar
2013-01-11NFC: Use skb_copy_datagram_iovecSamuel Ortiz
2013-01-11NFC: Avoid memcpy on LLCP connection less Rx pathSamuel Ortiz
2013-01-11wireless: fix regulatory HT40 allowed checkFelix Fietkau
2013-01-11mac80211: fix HT40 connectionsJohannes Berg
2013-01-10Bluetooth: Fix uuid output in debugfsGustavo Padovan
2013-01-10Bluetooth: Fix sending incorrect new_settings for mgmt_set_poweredJohan Hedberg
2013-01-10Bluetooth: Fix returning proper command status for start_discoveryJohan Hedberg
2013-01-10Bluetooth: Fix checking for exact values of boolean mgmt parametersJohan Hedberg
2013-01-10Bluetooth: Move non-critical sections outside of the dev lockJohan Hedberg
2013-01-10Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllersJohan Hedberg
2013-01-10Bluetooth: Fix checking for valid device class valuesJohan Hedberg
2013-01-10Bluetooth: Fix missing command complete for mgmt_load_long_term_keysJohan Hedberg
2013-01-10Bluetooth: Fix missing command complete event for mgmt_confirm_nameJohan Hedberg
2013-01-10Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery
2013-01-10Bluetooth device 04ca:3008 should use ath3kSergio Cambra
2013-01-10NFC: Update pn544 documentationSamuel Ortiz
2013-01-10NFC: pn533: Fix missing parenthesisWaldemar Rymarkiewicz
2013-01-10NFC: Initial Secure Element APISamuel Ortiz
2013-01-10NFC: update HCI documentationEric Lapuyade
2013-01-10NFC: pn544: Use devm_kzalloc APISamuel Ortiz
2013-01-10NFC: pn544: Use module_i2c_driverSamuel Ortiz
2013-01-10NFC: pn544: Separate the core code and the i2c one into different modulesSamuel Ortiz
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade
2013-01-10NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade
2013-01-10NFC: Changed event_received hci ops result semanticEric Lapuyade
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade