aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/bnep/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07bluetooth: driver API updateStephen Hemminger1-6/+6
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-5/+0
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen1-1/+1
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann1-1/+1
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann1-3/+12
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller1-0/+5
2008-07-14[Bluetooth] Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann1-0/+5
2008-06-11net: remove CVS keywordsAdrian Bunk1-4/+0
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison1-4/+4
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-4/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-26/+26
2006-12-02[BLUETOOTH]: bnep endianness annotationsAl Viro1-6/+6
2006-12-02[BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro1-8/+8
2006-10-15[Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann1-3/+1
2006-09-28[Bluetooth] Integrate services into the driver modelMarcel Holtmann1-2/+24
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-21[BLUETOOTH]: Return negative error constantTobias Klauser1-2/+2
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+713