summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg2-3/+56
2012-11-20NFC: Fix pn533 target mode memory leakThierry Escande1-1/+5
2012-11-20NFC: pn533: Fix mem leak in pn533_in_dep_link_upWaldemar Rymarkiewicz1-3/+5
2012-11-20NFC: pn533: Fix use after freeSzymon Janc1-6/+2
2012-11-20NFC: pn533: Fix missing lock while operating on commands listSzymon Janc1-1/+2
2012-11-20NFC: Fix nfc_llcp_local chained list insertionThierry Escande1-1/+1
2012-11-20NFC: Queue a copy of the transmitted LLCP skbSamuel Ortiz1-4/+13
2012-11-20NFC: Stop sending LLCP frames when tx queues are getting too deepSamuel Ortiz1-0/+17
2012-11-20NFC: Copy user space buffer when sending UI framesSamuel Ortiz1-2/+13
2012-11-20MAINTAINERS: Add reference to pn544.h platform data headerMarcel Holtmann1-0/+1
2012-11-20NFC: Move pn544.h to linux/platform_data/Marcel Holtmann2-1/+1
2012-11-20NFC: Remove unused details from pn544.h header fileMarcel Holtmann1-60/+0
2012-11-20NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade2-1/+3
2012-11-20NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade2-1/+4
2012-11-20NFC: Dot not dispatch HCI event received on unopened pipeEric Lapuyade1-5/+8
2012-11-20NFC: Ignore err when chip doesn't implement HW/SW info registersEric Lapuyade1-0/+6
2012-11-20NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade1-2/+2
2012-11-20Bluetooth: Increase HCI command tx timeoutSzymon Janc1-1/+1
2012-11-20Bluetooth: Add support for BCM20702A0 [0b05, 17b5]Jeff Cook1-0/+1
2012-11-20Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko1-4/+4
2012-11-20Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko2-1/+2
2012-11-20Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko3-7/+8
2012-11-20Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko1-1/+0
2012-11-20Bluetooth: Use __l2cap_no_conn_pending helperAndrei Emeltchenko1-1/+1
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-8/+14
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-4/+24
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan3-20/+50
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan1-1/+1
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller7-10/+21
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen4-0/+95
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg3-13/+103
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg11-44/+43
2012-11-19mac80211: use CMAC_PN_LENJohannes Berg1-2/+3
2012-11-19iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.cSachin Kamat1-1/+0
2012-11-19iwlwifi: update the RB_TIMEOUT to 0x11Emmanuel Grumbach1-1/+1
2012-11-19iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach2-3/+1
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach3-12/+4
2012-11-19iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach2-3/+3
2012-11-19iwlwifi: disallow MFP with software cryptoJohannes Berg1-2/+7
2012-11-19iwlwifi: merge 2 functions in reclaim flowEmmanuel Grumbach1-33/+20
2012-11-19iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach3-915/+913
2012-11-19iwlwifi: continue clean up - pcie/trans.cEmmanuel Grumbach2-38/+32
2012-11-19iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach3-212/+216
2012-11-19iwlwifi: init the replenish work in rx_initEmmanuel Grumbach1-2/+3
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach4-242/+218
2012-11-19iwlwifi: add comments for the PCIe transport statusesEmmanuel Grumbach1-4/+10
2012-11-19mac80211: check add_chanctx callback before use in ieee80211_reconfigArend van Spriel1-4/+6
2012-11-19Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2-0/+33
2012-11-19Bluetooth: Add support for setting LE advertising dataJohan Hedberg4-1/+123
2012-11-19Bluetooth: Use proper invalid value for tx_powerJohan Hedberg4-1/+8