summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg2015-12-042-9/+5
* cfg80211: add complete data to station add/change tracingJohannes Berg2015-12-041-0/+38
* cfg80211: Add missing tracing to cfg80211Ilan Peer2015-12-043-5/+108
* mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2015-12-043-2/+23
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2015-12-047-17/+25
|\
| * mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg2015-12-021-2/+6
| * mac80211: do not actively scan DFS channelsAntonio Quartulli2015-12-021-4/+5
| * mac80211: don't teardown sdata on sdata stopEliad Peller2015-12-021-1/+1
| * mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-202-3/+6
| * mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach2015-11-201-1/+2
| * mac80211: mesh: fix call_rcu() usageJohannes Berg2015-11-171-4/+4
| * mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2015-11-171-2/+1
* | Merge branch 'sh_eth-remove-obsolete-platform_ids'David S. Miller2015-11-241-109/+104
|\ \
| * | sh_eth: Remove obsolete r8a777x-ether platform_device_id entryGeert Uytterhoeven2015-11-241-3/+0
| * | sh_eth: Remove obsolete r8a7740-gether platform_device_id entryGeert Uytterhoeven2015-11-241-63/+62
| * | sh_eth: Remove obsolete r8a779x-ether platform_device_id entriesGeert Uytterhoeven2015-11-241-4/+2
| * | sh_eth: Remove obsolete r7s72100-ether platform_device_id entryGeert Uytterhoeven2015-11-241-41/+42
|/ /
* | vrf: remove slave queue and private slave structNikolay Aleksandrov2015-11-241-63/+5
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-2437-1165/+1378
|\ \
| * | Bluetooth: Increment management interface revisionJohan Hedberg2015-11-231-1/+1
| * | Bluetooth: Fix powering on with privacy and advertisingAndrzej Kaczmarek2015-11-231-7/+7
| * | Bluetooth: Fix returning proper HCI status from __hci_req_syncJohan Hedberg2015-11-231-1/+7
| * | Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann2015-11-222-0/+71
| * | Bluetooth: Simplify if statements in tlv_data_is_valid functionMarcel Holtmann2015-11-221-9/+11
| * | Bluetooth: Add instance range check for Add Advertising commandMarcel Holtmann2015-11-221-0/+4
| * | Bluetooth: Use hex notation for maskAndrei Emeltchenko2015-11-191-1/+1
| * | Bluetooth: Fix mask for H5 header lenAndrei Emeltchenko2015-11-191-1/+1
| * | Bluetooth: remove unneeded variable in l2cap_stream_rxPrasanna Karthik2015-11-191-3/+1
| * | Bluetooth: Clean up hci_core codePrasanna Karthik2015-11-191-3/+4
| * | Bluetooth: clean up af_bluetooth codePrasanna Karthik2015-11-191-2/+2
| * | Bluetooth: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring2015-11-191-2/+1
| * | mac802154: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring2015-11-191-2/+1
| * | Bluetooth: Simplify request cleanup codeJohan Hedberg2015-11-192-3/+3
| * | Bluetooth: Remove conn_unfinished variable from hci_connect_le()Johan Hedberg2015-11-191-36/+12
| * | Bluetooth: Move check for ongoing connect earlier in hci_connect_le()Johan Hedberg2015-11-191-6/+6
| * | Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-194-13/+11
| * | Bluetooth: Remove unnecessary le_scan_restart_work_complete() functionJohan Hedberg2015-11-191-36/+24
| * | Bluetooth: Simplify le_scan_disable_work()Johan Hedberg2015-11-191-91/+57
| * | Bluetooth: Pass inquiry length to bredr_inquiry()Johan Hedberg2015-11-191-3/+5
| * | Bluetooth: Fix BR/EDR Page Scan update with Add DeviceJohan Hedberg2015-11-191-13/+1
| * | Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-194-67/+71
| * | Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg2015-11-193-229/+213
| * | Bluetooth: Add error return value to hci_req_sync callbackJohan Hedberg2015-11-193-26/+54
| * | Bluetooth: Add discovery type validity helperJohan Hedberg2015-11-191-0/+40
| * | Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-194-173/+183
| * | Bluetooth: Make __hci_update_background_scan private to hci_request.cJohan Hedberg2015-11-192-3/+1
| * | Bluetooth: Use req_workqueue for background scanning when powering onJohan Hedberg2015-11-191-6/+4
| * | Bluetooth: Use req_workqueue for explicit connect requestsJohan Hedberg2015-11-192-36/+18
| * | Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-194-19/+26
| * | Bluetooth: Don't wait for HCI in Add/Remove DeviceJohan Hedberg2015-11-191-111/+50
OpenPOWER on IntegriCloud