NFC: Move the nfcwilink dereference below the NULL test
[firefly-linux-kernel-4.4.55.git] / net /
2012-09-24 Samuel OrtizNFC: Remove unneeded LLC symbols export
2012-09-24 Eric LapuyadeNFC: Changed HCI and PN544 HCI driver to use the new...
2012-09-24 Eric LapuyadeNFC: Add an shdlc llc module to llc core
2012-09-24 Eric LapuyadeNFC: Add a nop (passthrough) llc module to llc core
2012-09-24 Eric LapuyadeNFC: Add an LLC Core layer to HCI
2012-09-24 Eric LapuyadeNFC: Modified hci_transceive to become an asynchronous...
2012-09-24 Eric LapuyadeNFC: Add a public nfc_hci_send_cmd_async method
2012-09-24 Eric LapuyadeNFC: Changed the HCI cmd execution callback prototype
2012-09-24 Waldemar RymarkiewiczNFC: Correct outgoing frame before requeueing
2012-09-24 Waldemar RymarkiewiczNFC: Remove crc generation from shdlc layer
2012-09-24 Wei YongjunNFC: Fix possible LLCP memory leak
2012-09-24 Wei YongjunNFC: Remove pointless conditional before HCI kfree_skb()
2012-09-24 Tejun HeoNFC: Use system_nrt_wq instead of custom ones
2012-09-24 Syam SidhardhanNFC: Remove repeated code for NULL check
2012-09-24 Ilan EliasNFC: Implement NCI dep_link_up and dep_link_down
2012-09-24 Ilan EliasNFC: Parse NCI NFC-DEP activation params
2012-09-24 Ilan EliasNFC: Set local general bytes in nci_start_poll
2012-09-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-09-24 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-24 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-19 Johan HedbergBluetooth: Update management interface revision
2012-09-19 Johan HedbergBluetooth: mgmt: Implement support for passkey notification
2012-09-14 Chun-Yeow Yeohmac80211: allow re-open the blocked peer link in mesh
2012-09-14 Johannes Bergmac80211: change locking around ieee80211_recalc_smps
2012-09-14 Johannes Bergmac80211: handle power constraint/country IE better
2012-09-11 Johannes Bergmac80211: remove unneeded CONFIG_PM ifdef
2012-09-10 Felix Fietkaumac80211: validate skb->dev in the tx status path
2012-09-10 Eliad Pellermac80211: use call_rcu() on sta deletion
2012-09-10 Johannes Bergmac80211: add key flag for management keys
2012-09-08 Andrei EmeltchenkoBluetooth: AMP: Add Read Data Block Size to amp_init
2012-09-08 Andrei EmeltchenkoBluetooth: trivial: Remove empty line
2012-09-08 Andrei EmeltchenkoBluetooth: trivial: Make hci_chan_del return void
2012-09-08 Andrei EmeltchenkoBluetooth: Remove unneeded zero init
2012-09-07 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-09-07 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-07 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-07 Antonio Quartullimac80211: reply to AUTH with DEAUTH if sta allocation...
2012-09-07 Antonio Quartullimac80211: move ieee80211_send_deauth_disassoc outside...
2012-09-07 Peter Senna Tschudinnet/mac80211/scan.c: removes unnecessary semicolon
2012-09-06 Michal Kaziormac80211: refactor set_channel_type
2012-09-06 Eliad Pellermac80211: use synchronize_net() on key destroying
2012-09-06 Johannes Bergmac80211: check power constraint IE size when parsing
2012-09-06 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-09-06 Johannes Bergmac80211: disconnect if channel switch fails
2012-09-06 Johannes Bergmac80211: don't hang on to sched_scan_ies
2012-09-06 Johannes BergMerge remote-tracking branch 'mac80211/master' into...
2012-09-06 Wei Yongjunmac80211: use list_move instead of list_del/list_add
2012-09-05 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-09-05 Hila Gonencfg80211: fix indentation
2012-09-05 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-09-05 Arend van Sprielwext: include wireless event id when it has a size...
2012-09-05 LEO Airwarosu Yoic... mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
2012-09-05 Johannes Bergmac80211: don't use kerneldoc for ieee80211_add_rx_radi...
2012-09-05 Wei Yongjuncfg80211: use list_move_tail instead of list_del/list_a...
2012-09-04 Wei Yongjunnl80211: fix possible memory leak nl80211_connect()
2012-09-04 Eliad Pellermac80211: clear bssid on auth/assoc failure
2012-09-04 Ilan Peermac80211: Do not check for valid hw_queues for P2P_DEVICE
2012-08-27 Vinicius Costa GomesBluetooth: Fix sending a HCI Authorization Request...
2012-08-27 Vinicius Costa GomesBluetooth: Change signature of smp_conn_security()
2012-08-23 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-23 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-22 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-22 Sujith Manoharanmac80211: Fix AP mode regression
2012-08-22 Thomas Pedersenmac80211: fix DS to MBSS address translation
2012-08-21 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-21 AceLan KaoRevert "rfkill: remove dead code"
2012-08-21 Vinicius Costa GomesBluetooth: Fix establishing ESCO links
2012-08-21 Syam SidhardhanBluetooth: Use kref for l2cap channel reference counting
2012-08-21 Syam SidhardhanBluetooth: debug: Correct the PSM printing
2012-08-21 Mikel AstizBluetooth: mgmt: Add device disconnect reason
2012-08-21 Mikel AstizBluetooth: Fix minor coding style in hci_event.c
2012-08-21 Andrei EmeltchenkoBluetooth: trivial: Use preferred method for NULL check
2012-08-20 Johannes Bergmac80211: clean up ieee80211_subif_start_xmit
2012-08-20 Johannes Bergmac80211: pass channel to ieee80211_send_probe_req
2012-08-20 Johannes Bergmac80211: convert ops checks to WARN_ON
2012-08-20 Johannes Bergmac80211: check operating channel in scan
2012-08-20 Johannes Bergmac80211: use RX status band instead of current band
2012-08-20 Johannes Bergmac80211: don't assume channel is set in tracing
2012-08-20 Johannes Bergmac80211: use oper_channel in rate init
2012-08-20 Johannes Bergmac80211: remove freq/chantype from debugfs
2012-08-20 Johannes Bergmac80211: remove almost unused local variable
2012-08-20 Johannes Bergmac80211: mesh: don't use global channel type
2012-08-20 Johannes Bergmac80211: simplify buffers in aes_128_cmac_vector
2012-08-20 Johannes Bergmac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
2012-08-20 Johannes Bergmac80211: support P2P Device abstraction
2012-08-20 Johannes Bergcfg80211: add P2P Device abstraction
2012-08-20 Johannes Bergmac80211: make ieee80211_beacon_connection_loss_work...
2012-08-20 Johannes Bergmac80211: check size of channel switch IE when parsing
2012-08-20 Johannes Bergmac80211: fix CSA handling timer
2012-08-20 Johannes Bergmac80211: clean up CSA handling code
2012-08-20 Johannes Bergmac80211: remove unneeded 'bssid' variable
2012-08-20 Johannes Bergmac80211: support A-MPDU status reporting
2012-08-20 Johannes Bergwireless: add radiotap A-MPDU status field
2012-08-20 Antonio Quartullimac80211: add supported rates change notification in...
2012-08-20 Thomas Pedersenmac80211: clean up mpath_move_to_queue()
2012-08-20 Thomas Pedersenmac80211: use skb_queue_walk() in mesh_path_assign_nexthop
2012-08-20 Eyal Shapiramac80211: avoid using synchronize_rcu in ieee80211_set_...
2012-08-15 Andrei EmeltchenkoBluetooth: trivial: Shorten variable scope
2012-08-15 Andre GuedesBluetooth: Fix use-after-free bug in SMP
next