29 Oct, 2005
2 commits
-
This patch contains the big cleanup of the HCI UART driver. The uneeded
header files are removed and their structure declarations are moved into
the protocol implementations.Signed-off-by: Marcel Holtmann
-
The TXCRC compile option is not really useful and thus change it
into a module parameter.Signed-off-by: Marcel Holtmann
30 Aug, 2005
1 commit
-
This patch moves the usage of packet type into the SKB control
buffer. After this patch it is now possible to shrink the sk_buff
structure and redefine its pkt_type.Signed-off-by: Marcel Holtmann
Signed-off-by: David S. Miller
06 Aug, 2005
1 commit
-
This patch removes the unused bt_dump() function and it also removes
its BT_DMP macro. It also unexports the hci_dev_get(), hci_send_cmd()
and hci_si_event() functions.Signed-off-by: Adrian Bunk
Signed-off-by: Marcel Holtmann
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!