index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: rx: use tasklet instead workqueue
Alexander Aring
2014-10-27
4
-41
/
+46
*
mac802154: tx: use put_unaligned_le16 for copy crc
Alexander Aring
2014-10-27
1
-2
/
+3
*
ieee802154: 6lowpan: rename process_data and lowpan_process_data
Martin Townsend
2014-10-27
3
-19
/
+23
*
bluetooth:6lowpan: use consume_skb when packet processed successfully
Martin Townsend
2014-10-27
1
-3
/
+4
*
6lowpan: fix process_data return values
Martin Townsend
2014-10-27
2
-4
/
+4
*
6lowpan: remove skb_deliver from IPHC
Martin Townsend
2014-10-27
3
-43
/
+44
*
mac802154: tx: make worker information static
Alexander Aring
2014-10-26
1
-12
/
+5
*
mac802154: tx: change naming convention
Alexander Aring
2014-10-26
4
-17
/
+23
*
mac802154: tx: move stats tx increment
Alexander Aring
2014-10-26
1
-6
/
+10
*
mac802154: tx: cleanup crc calculation
Alexander Aring
2014-10-26
1
-4
/
+2
*
mac802154: tx: use netdev print helpers
Alexander Aring
2014-10-26
1
-2
/
+2
*
mac802154: tx: don't allow if down while sync tx
Alexander Aring
2014-10-26
1
-9
/
+22
*
mac802154: tx: add support for xmit_async callback
Alexander Aring
2014-10-26
2
-7
/
+17
*
mac802154: tx: fix error handling while xmit
Alexander Aring
2014-10-26
1
-4
/
+8
*
mac802154: tx: use queue helpers in xmit worker
Alexander Aring
2014-10-26
1
-12
/
+2
*
mac802154: add netdev qeue helpers
Alexander Aring
2014-10-26
2
-1
/
+56
*
mac802154: tx: remove xmit channel context switch
Alexander Aring
2014-10-26
1
-54
/
+4
*
mac802154: tx: squash multiple dereferencing
Alexander Aring
2014-10-26
1
-11
/
+12
*
mac802154: tx: remove kmalloc in xmit hotpath
Alexander Aring
2014-10-26
1
-29
/
+27
*
mac802154: tx: move xmit callback to tx file
Alexander Aring
2014-10-26
4
-67
/
+59
*
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
2014-10-25
1
-10
/
+0
*
mac802154: rename dev_workqueue to workqueue
Alexander Aring
2014-10-25
5
-10
/
+10
*
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
Alexander Aring
2014-10-25
6
-43
/
+47
*
mac802154: introduce hw_to_local function
Alexander Aring
2014-10-25
4
-8
/
+12
*
mac802154: rename sdata slaves and slaves_mtx
Alexander Aring
2014-10-25
5
-37
/
+37
*
mac802154: rename hw subif_data variable to local
Alexander Aring
2014-10-25
6
-47
/
+47
*
mac802154: rename mac802154_sub_if_data
Alexander Aring
2014-10-25
7
-207
/
+208
*
mac802154: rename mac802154_priv to ieee802154_local
Alexander Aring
2014-10-25
7
-131
/
+130
*
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
2014-10-25
3
-24
/
+24
*
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
8
-8
/
+9
*
ieee802154: move wpan-class.c to core.c
Alexander Aring
2014-10-25
2
-1
/
+1
*
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
2014-10-25
9
-9
/
+9
*
mac802154: move wpan.c to iface.c
Alexander Aring
2014-10-25
2
-1
/
+1
*
mac802154: move mac802154.h to ieee802154_i.h
Alexander Aring
2014-10-25
9
-11
/
+11
*
mac802154: move ieee802154_dev.c to main.c
Alexander Aring
2014-10-25
2
-1
/
+1
*
Bluetooth: Add self-tests for SMP crypto functions
Johan Hedberg
2014-10-25
1
-0
/
+87
*
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-10-25
2
-0
/
+39
*
Bluetooth: Pass only crypto context to SMP crypto functions
Johan Hedberg
2014-10-25
1
-18
/
+12
*
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
2014-10-25
1
-3
/
+4
*
ieee802154: wpan-class: fix trailing semicolon
Alexander Aring
2014-10-25
1
-1
/
+1
*
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
2014-10-25
1
-3
/
+3
*
ieee802154: ieee802154_dev: fix align typo
Alexander Aring
2014-10-25
1
-1
/
+1
*
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-25
18
-72
/
+0
*
Bluetooth: Fix missing channel unlock in l2cap_le_credits
Martin Townsend
2014-10-25
1
-0
/
+1
*
6lowpan: Use skb_cow in IPHC decompression.
Martin Townsend
2014-10-25
2
-26
/
+25
*
Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper
Li RongQing
2014-10-25
1
-8
/
+1
*
Bluetooth: Improve RFCOMM __test_pf macro robustness
Szymon Janc
2014-10-25
1
-1
/
+1
*
Bluetooth: Fix RFCOMM NSC response
Szymon Janc
2014-10-25
1
-2
/
+2
*
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-10-25
2
-13
/
+41
*
ieee802154: 6lowpan: add RTNL assertion
Alexander Aring
2014-10-25
1
-0
/
+2
[next]