nl/cfg80211: advertise OBSS scan requirement
[firefly-linux-kernel-4.4.55.git] / net /
2012-11-09 Johannes Bergmac80211: reassign channel contexts before stations
2012-11-09 Johannes Bergmac80211: clarify interface iteration and make it confi...
2012-11-09 Johannes Bergmac80211: call driver method when restart completes
2012-11-09 Johannes Bergmac80211: remove unused tracepoint
2012-11-09 Johannes Bergmac80211: add debugfs file for HW queues
2012-11-07 Johannes Bergmac80211: fix TX error path
2012-11-07 Emmanuel Grumbachmac80211: include export.h in aes_cmac
2012-11-07 Johannes Bergmac80211: use kstrtoull return value
2012-11-07 Johannes Bergmac80211: fix race in TKIP MIC test debugfs file
2012-11-07 Johannes Bergmac80211: use mac_pton
2012-11-07 Antonio Quartullinl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()
2012-11-07 Antonio Quartullicfg80211: store the ssid into wirless_dev in AP mode
2012-11-06 Johannes Bergmac80211: pass P2P powersave parameters to driver
2012-11-06 Johannes Bergwireless: add utility function to get P2P attribute
2012-11-05 Ben Greearcfg80211: allow registering more than one beacon listener
2012-11-05 Antonio Quartullimac80211: implement set_mcast_rate() callback
2012-11-05 Antonio Quartullinl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
2012-11-05 Johannes Bergmac80211: send deauth only with channel context
2012-10-30 Johannes Bergmac80211: use a counter for remain-on-channel cookie
2012-10-30 Johannes Bergmac80211: combine status/drop reporting
2012-10-30 Johannes Bergmac80211: handle TX power per virtual interface
2012-10-30 Johannes Bergcfg80211: allow per interface TX power setting
2012-10-30 Johannes Bergnl80211: move "can set channel" check
2012-10-30 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-10-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-29 John W. LinvilleMerge tag 'nfc-next-3.8-1' of git://git./linux/kernel...
2012-10-29 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-10-29 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-10-28 Thierry EscandeNFC: Extend netlink interface for LTO, RW, and MIUX...
2012-10-26 Johannes Bergmac80211: make sure data is accessible in EAPOL check
2012-10-26 Johannes Bergmac80211: verify that skb data is present
2012-10-26 Johannes Bergmac80211: check management frame header length
2012-10-26 Johannes Bergwireless: drop invalid mesh address extension frames
2012-10-26 Antonio Quartullimac80211: fix SSID copy on IBSS JOIN
2012-10-26 Samuel OrtizNFC: Purge LLCP socket Tx queues when being disconnected
2012-10-26 Kees CookNFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile
2012-10-26 Kees CookNFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile
2012-10-26 Kees CookNFC: Remove CONFIG_EXPERIMENTAL
2012-10-26 Szymon JancNFC: Fix some code style and whitespace issues
2012-10-26 Samuel OrtizNFC: Use IDR library to assing NFC devices IDs
2012-10-26 Samuel OrtizNFC: Return NULL when no LLCP socket for a dsap,ssap...
2012-10-26 Samuel OrtizNFC: Implement LLCP connection less Tx path
2012-10-26 Samuel OrtizNFC: UI frame sending routine implementation
2012-10-26 Samuel OrtizNFC: Forward LLCP datagrams to userspace
2012-10-26 Samuel OrtizNFC: Handle LLCP UI frames
2012-10-26 Samuel OrtizNFC: Keep connection less bound sockets alive when...
2012-10-26 Samuel OrtizNFC: Check for connection less sockets when looking...
2012-10-26 Samuel OrtizNFC: Reserve LLCP ssap when replying to an SNL frame
2012-10-26 Arron WangNFC: Fix sparse warnings due to missing static
2012-10-26 Szymon JancNFC: Fix style issues with logical operations
2012-10-26 Szymon JancNFC: Fix not propagating return code in nfc_hci_clear_a...
2012-10-26 Szymon JancNFC: Small nfc_hci_create_pipe refactoring
2012-10-26 Szymon JancNFC: Remove unneeded LLCP function return calls
2012-10-26 Szymon JancNFC: Remove not needed local variable in nci_set_local_...
2012-10-26 Szymon JancNFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_g...
2012-10-26 Thierry EscandeNFC: Add NFC_ATTR_RF_MODE when sending device netlink...
2012-10-26 Thierry EscandeNFC: Set rf_mode to NFC_RF_NONE where necessary
2012-10-26 Samuel OrtizNFC: Initial SNL support
2012-10-26 Samuel OrtizNFC: Add SNL frame building routine
2012-10-26 Samuel OrtizNFC: Use llcp_allocate_pdu to build the DISC frames
2012-10-26 Samuel OrtizNFC: Avoid falling back to SYMM when sk is NULL
2012-10-26 Eric LapuyadeNFC: HCI check presence must not fail when driver doesn...
2012-10-26 Arron WangNFC: Implement HCI DEP send and receive data
2012-10-26 Arron WangNFC: Implement HCI DEP link up and down
2012-10-26 Arron WangNFC: Handle pn544 continue activation
2012-10-26 Arron WangNFC: Pass hardware specific HCI event to driver
2012-10-26 Johannes Bergmac80211: add explicit AP/GO driver operations
2012-10-26 Johannes Bergmac80211: move AP teardown code to correct place
2012-10-26 Johannes Bergmac80211: a few formatting fixes
2012-10-25 Javier Cardonamac80211: don't inspect Sequence Control field on contr...
2012-10-25 Johannes Bergmac80211: complete bss_info tracing
2012-10-25 Johannes Bergmac80211: use non-atomic bitmap operation for local...
2012-10-25 Javier Cardonamac80211: Don't drop frames received with mesh ttl...
2012-10-25 Javier Cardonamac80211: Only process mesh config header on frames...
2012-10-25 Rami Rosenmac80211: remove duplicate check in ieee80211_rx_mgmt_b...
2012-10-24 Johannes Bergmac80211: use blacklist for duplicate IE check
2012-10-23 Johannes Bergcfg80211: add tracing for P2P Device start/stop
2012-10-23 Assaf Kraussmac80211: expose AES-CMAC subkey calculation
2012-10-23 Thomas Pedersenmac80211: mesh STAs only process mesh beacons
2012-10-23 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-22 Johannes Bergmac80211: fix WDS channel context test
2012-10-19 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-10-19 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-10-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-19 Marco Porschmac80211: make client powersave independent of interfac...
2012-10-18 Antonio Quartullinl/cfg80211: force scan using an AP vif if requested
2012-10-18 Felix Fietkaucfg80211: fix initialization of chan->max_reg_power
2012-10-18 Felix Fietkaucfg80211: fix antenna gain handling
2012-10-18 Andrei EmeltchenkoBluetooth: AMP: Get amp_mgr reference in HS hci_conn
2012-10-18 Beni Levcfg80211: add cfg80211 exported function tracing
2012-10-18 Beni Levcfg80211: add tracing to rdev-ops
2012-10-18 Hila Gonencfg80211: add wrappers for registered_device_ops
2012-10-18 Sujith Manoharancfg80211: Disallow HT/WEP in IBSS mode
2012-10-18 Marco Porschmac80211: fix copy-paste typo in Kconfig
2012-10-18 Johannes Bergmac80211: use __printf attribute in debugfs
2012-10-18 Johannes Bergmac80211: remove some unused code
2012-10-18 Johannes Bergmac80211: remove unimplemented mesh vendor sync
2012-10-18 Sujith Manoharanmac80211: Notify new IBSS network creation
2012-10-18 Sam Lefflermac80211: add support for tx to abort low priority...
2012-10-18 Sam Lefflercfg80211: add support for flushing old scan results
next