summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade1-0/+3
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo3-4/+0
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2-0/+5
2012-09-25NFC: Parse NCI NFC-DEP activation paramsIlan Elias1-0/+6
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias2-0/+24
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville4-15/+51
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+10
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg3-0/+30
2012-09-10mac80211: add key flag for management keysJohannes Berg1-2/+10
2012-09-08Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko1-0/+6
2012-09-08Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko1-1/+1
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko1-9/+0
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-6/+44
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+1
2012-09-06Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg9-38/+50
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-0/+2
2012-09-05cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day1-0/+1
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes1-1/+1
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-21/+117
2012-08-21Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan1-2/+1
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2-1/+10
2012-08-21Bluetooth: Add more HCI error codesMikel Astiz1-0/+3
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg1-0/+5
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg1-2/+38
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg1-14/+39
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg1-0/+11
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli1-0/+4
2012-08-15Bluetooth: Remove some functions from being exportedVinicius Costa Gomes1-2/+0
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville5-34/+34
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes1-0/+2
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO1-0/+10
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery1-1/+0
2012-08-06Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery1-14/+2
2012-08-06Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko1-4/+4
2012-08-06Bluetooth: Define AMP controller statusesAndrei Emeltchenko1-0/+9
2012-08-06Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko1-4/+4
2012-08-06Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko1-4/+2
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko1-1/+1
2012-08-06Bluetooth: Remove missing codeAndre Guedes1-6/+0
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+2
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee1-0/+2
2012-08-02Fix unexpected SA hard expiration after changing dateFan Du1-0/+4
2012-08-02tcp: Apply device TSO segment limit earlierBen Hutchings1-0/+2
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-5/+35
2012-07-31netvm: prevent a stream-specific deadlockMel Gorman1-3/+5
2012-07-31netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman1-0/+5
2012-07-31netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman1-0/+15
2012-07-31netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman1-1/+4
2012-07-31net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman1-0/+5
2012-07-31memcg: rename config variablesAndrew Morton1-2/+2