summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez-0/+5
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez-0/+1
2011-11-21Bluetooth: Add MGMT event for Passkey EntryBrian Gix-0/+5
2011-11-17NFC: Fix indentation in nci.h fileIlan Elias-42/+42
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-185/+748
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław-7/+9
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko-1/+2
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix-0/+11
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix-0/+13
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg-0/+3
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg-0/+17
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg-2/+2
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes-0/+1
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes-1/+1
2011-11-14neigh: new unresolved queue limitsEric Dumazet-1/+2
2011-11-146LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com-0/+6
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet-5/+14
2011-11-11mac80211: Save probe response data for bssArik Nemtsov-0/+15
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov-0/+4
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov-0/+10
2011-11-11wireless: move ieee80211chan2mhz macroJohannes Berg-8/+0
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias-0/+3
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias-31/+0
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias-30/+62
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg-0/+5
2011-11-10Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan-0/+1
2011-11-10Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg-1/+2
2011-11-10Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg-0/+4
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg-8/+10
2011-11-09ipv4: PKTINFO doesnt need dst referenceEric Dumazet-1/+1
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-2/+9
2011-11-09mac80211: implement wifi TX statusJohannes Berg-3/+2
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg-1/+2
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg-1/+1
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg-0/+16
2011-11-09cfg80211: allow registering to beaconsJohannes Berg-0/+20
2011-11-09nl80211: add API to probe a clientJohannes Berg-0/+17
2011-11-09nl80211: advertise device AP SMEJohannes Berg-0/+6
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg-0/+17
2011-11-09mac80211: add helper to free TX skbJohannes Berg-0/+10
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet-4/+4
2011-11-09net: add wireless TX status socket optionJohannes Berg-0/+6
2011-11-09cfg80211: annotate cfg80211_inform_bssJohannes Berg-2/+6
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-109/+534
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-27/+24
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville-2/+9
2011-11-09Bluetooth: Move pending management command list into struct hci_devJohan Hedberg-0/+2
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg-28/+33
2011-11-08net: rename sk_clone to sk_clone_lockEric Dumazet-5/+5
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov-0/+5