aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau1-0/+1
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann1-1/+0
2012-05-09Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan1-2/+0
2012-05-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan1-1/+0
2012-05-09Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau1-3/+0
2012-05-09Bluetooth: Improve ERTM sequence number offset calculationMat Martineau1-7/+4
2012-05-09Bluetooth: Remove advertising cacheAndre Guedes1-9/+0
2012-05-09Bluetooth: Use address type info from user-spaceAndre Guedes1-1/+1
2012-05-09Bluetooth: Add dst_type parameter to hci_connectAndre Guedes1-1/+1
2012-05-09Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes1-0/+2
2012-05-09Bluetooth: Add address type to struct sockaddr_l2Andre Guedes1-0/+1
2012-05-09Bluetooth: Move address type macros to bluetooth.hAndre Guedes2-10/+11
2012-05-09Bluetooth: trivial: Remove empty lineAndrei Emeltchenko1-1/+0
2012-05-09Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan1-1/+0
2012-05-09Bluetooth: remove header declared but not definedSyam Sidhardhan1-2/+0
2012-05-09Bluetooth: Add the l2cap_seq_list structure for tracking framesMat Martineau1-0/+12
2012-05-09Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan1-1/+1
2012-05-09Bluetooth: Adds set_default function in L2CAP setupAndrei Emeltchenko1-0/+1
2012-05-09Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes1-1/+0
2012-05-09Bluetooth: Remove sk parameter from l2cap_chan_create()Gustavo Padovan1-1/+1
2012-05-09Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau1-0/+13
2012-05-09Bluetooth: Add definitions and struct members for new ERTM state machineMat Martineau1-0/+49
2012-05-09Bluetooth: Comments and style fixesAndrei Emeltchenko1-3/+8
2012-05-09Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes1-0/+1
2012-05-09Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes1-0/+2
2012-05-09Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes1-0/+1
2012-05-09Bluetooth: Correct ediv in SMPAndrei Emeltchenko1-1/+1
2012-05-09Bluetooth: Add management command for setting Device IDMarcel Holtmann1-0/+9
2012-05-09Bluetooth: Handle EIR tags for Device IDMarcel Holtmann1-0/+4
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann2-0/+5
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann1-2/+1
2012-05-09Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko1-2/+2
2012-05-09Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko1-1/+1
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2-0/+4
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear1-0/+17
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear1-0/+17
2012-05-08Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller9-92/+96
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso3-74/+1
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso1-0/+4
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso1-9/+25
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov1-2/+28
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso1-0/+29
2012-05-08ipvs: always update some of the flags bits in backupJulian Anastasov1-0/+5
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet1-8/+2
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2-2/+5
2012-05-08etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches1-6/+6
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-40/+122
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney1-0/+21
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney1-0/+2
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6