NFC: Add ISO 14443 type B protocol
[pandora-kernel.git] / net /
2012-07-09 Samuel OrtizNFC: Add ISO 14443 type B protocol
2012-07-09 Samuel OrtizNFC: Dereference LLCP bind socket address after checkin...
2012-07-09 Samuel OrtizNFC: Do not return EBUSY when stopping a poll that...
2012-07-09 Samuel OrtizNFC: Remove warning from nfc_llcp_local_put
2012-07-09 Samuel OrtizNFC: Handle LLCP Disconnected Mode frames
2012-07-09 Samuel OrtizNFC: LLCP late binding
2012-07-09 Samuel OrtizNFC: Forbid SSAP binding to a not well known LLCP service
2012-07-09 Samuel OrtizNFC: Forbid LLCP service name reusing
2012-07-09 Samuel OrtizNFC: Release LLCP SAP when the owner is released
2012-07-09 Samuel OrtizNFC: Close listening LLCP sockets when the device is...
2012-07-09 Samuel OrtizNFC: Build LLCP general bytes upon request
2012-07-09 Samuel OrtizNFC: Fix LLCP getname socket op
2012-07-09 Samuel OrtizNFC: Update LLCP socket target index when getting a...
2012-07-09 Samuel OrtizNFC: Add netlink module alias for NFC
2012-07-09 Samuel OrtizNFC: Add modules alias for NFC sockets
2012-07-09 Eric LapuyadeNFC: Allow HCI driver to pre-open pipes to some gates
2012-07-09 Eric LapuyadeNFC: nfc_driver_failure() implementation
2012-07-09 Eric LapuyadeNFC: nfc_targets_found() should accept zero target...
2012-07-09 Eric LapuyadeNFC: Core must test the device polling state inside...
2012-07-09 Eric LapuyadeNFC: Implement HCI driver or internal error management
2012-07-09 Eric LapuyadeNFC: Factorize HCI cmd completion
2012-07-09 Eric LapuyadeNFC: Driver failure API
2012-07-09 Eric LapuyadeNFC: Changed HCI cmd execution completion result to...
2012-07-09 Eric LapuyadeNFC: Implement HCP reaggregation allocation error case
2012-07-09 Eric LapuyadeNFC: Remove an impossible HCI error case
2012-07-09 Eric LapuyadeNFC: Handle SHDLC RSET frames from an SHDLC connected...
2012-07-09 Eric LapuyadeNFC: Removed addressed shdlc TODOs
2012-07-09 Eric LapuyadeNFC: Prepare asynchronous error management for driver...
2012-07-09 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-07-09 John W. LinvilleMerge branch 'for-john' of git://git.sipsolutions.net...
2012-07-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-09 Eliad Pellermac80211: destroy assoc_data correctly if assoc fails
2012-07-09 Sasha LevinNFC: Prevent NULL deref when getting socket name
2012-07-09 Thomas Huehnmac80211: correct size the argument to kzalloc in minst...
2012-07-06 Johannes Bergmac80211: fix crash with single-queue drivers
2012-07-06 Eliad Pellermac80211: always set in_reconfig=false on wakeup
2012-07-06 Johannes Bergmac80211: fix debugfs default key links
2012-07-05 Vladimir Kondratievcfg80211: bitrate calculation for 60g
2012-07-05 Vladimir Kondratiev{nl,cfg}80211: support high bitrates
2012-07-04 Johannes Bergcfg80211: fix locking regression in monitor channel...
2012-07-03 Johannes Bergmac80211: add TX prepare API
2012-07-03 Thomas Huehnmac80211: reduce IEEE80211_TX_MAX_RATES
2012-07-02 Johannes Bergmac80211: remove tx_frags driver callback
2012-07-02 Mahesh Palivelamac80211: include VHT capability IE in probe requests
2012-07-02 Vladimir Kondratievwireless: regulatory for 60g
2012-07-02 Vladimir Kondratievcfg80211: add 802.11ad (60gHz band) support
2012-07-02 Eliad Pellermac80211: allow calling ieee80211_ap_probereq_get(...
2012-06-29 Michal Kaziorcfg80211: respect iface combinations when starting...
2012-06-29 Michal Kaziorcfg80211: add channel checking for iface combinations
2012-06-29 Michal Kaziorcfg80211/mac80211: remove .get_channel
2012-06-29 Michal Kaziorcfg80211: set initial monitor channel
2012-06-29 Michal Kaziorcfg80211: track monitor channel
2012-06-29 Michal Kaziorcfg80211: refuse to .set_monitor_channel when non-monit...
2012-06-29 Michal Kaziormac80211: refactor virtual monitor code
2012-06-29 Michal Kaziorcfg80211: track monitor interfaces count
2012-06-29 Michal Kaziorcfg80211: introduce cfg80211_get_chan_state
2012-06-29 Michal Kaziorcfg80211: track ibss fixed channel
2012-06-29 Michal Kaziorcfg80211: add channel tracking for AP and mesh
2012-06-29 Michal Kaziorcfg80211: .stop_ap when interface is going down
2012-06-29 Michal Kaziorcfg80211: introduce cfg80211_stop_ap
2012-06-28 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-06-28 Mahesh Palivelacfg80211: allow advertising VHT capabilities
2012-06-28 Eliad Pellermac80211: don't require associated->beacon_ies for ps
2012-06-28 Eliad Pellermac80211: flush queues before deauth/disassoc
2012-06-28 Johannes Bergmac80211: don't expose ieee80211_add_srates_ie()
2012-06-27 Johannes Bergmac80211: correct behaviour on unrecognised action...
2012-06-27 Johannes Bergcfg80211: don't allow WoWLAN support without CONFIG_PM
2012-06-26 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-06-26 John W. LinvilleMerge branch 'for-john' of git://git.sipsolutions.net...
2012-06-26 John W. LinvilleMerge branch 'for-wireless' of git://git./linux/kernel...
2012-06-26 Johannes Bergmac80211: make __ieee80211_recalc_idle static
2012-06-26 Johannes Bergmac80211: make ieee80211_check_concurrent_iface netdev...
2012-06-26 Johannes Bergmac80211: remove unused function
2012-06-26 Thomas Pedersennl80211: specify RSSI threshold in scheduled scan
2012-06-25 Eric DumazetNFC: Return from rawsock_release when sk is NULL
2012-06-25 Dan RosenbergNFC: Prevent multiple buffer overflows in NCI
2012-06-24 Johannes Bergmac80211: trace debug messages
2012-06-24 Johannes Bergmac80211: rename driver-trace file
2012-06-24 Johannes Bergmac80211: clean up debugging
2012-06-22 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2012-06-22 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-06-22 John W. LinvilleMerge branch 'for-john' of git://git.sipsolutions.net...
2012-06-22 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-06-22 Johannes Bergmac80211: pass sdata to some RX functions
2012-06-22 Johannes Bergmac80211: two small verbose debug cleanups
2012-06-22 Johannes Bergmac80211: remove TKIP debug
2012-06-21 Eliad Pellermac80211: clear ifmgd->bssid only after building DELBA
2012-06-21 Victor Goldenshteinmac80211: add command to get current rssi
2012-06-21 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-06-20 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-06-20 Johannes Bergmac80211: fix double-start of remain-on-channel
2012-06-20 Will Hawkinsmac80211: Allow userspace to register for auth frames...
2012-06-20 Will Hawkinsmac80211: send auth in IBSS only if userspace isn't...
2012-06-20 Will Hawkinsmac80211: Track auth frame registrations on IBSS ifaces
2012-06-20 Eyal Shapiramac80211: fix cleanup if driver suspend callback fails
2012-06-20 Yoni Divinskymac80211: save wmm_acm per sdata
2012-06-20 Luciano Coelhomac80211: use the correct capability info in ieee80211_...
2012-06-20 Felix Fietkaucfg80211: fix regression in multi-vif AP start
2012-06-20 Johannes Bergnl80211: use __cfg80211_rdev_from_attrs for testmode
2012-06-20 Johannes Bergnl80211: change __cfg80211_rdev_from_info
next