index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-27
nl802154: add support to set cca ed level
Alexander Aring
5
-0
/
+76
2015-05-27
nl802154: add support for cca ed level info
Alexander Aring
1
-0
/
+7
2015-05-27
ieee802154: fix typo for file name
Varka Bhadram
1
-1
/
+1
2015-05-27
ieee802154: add set transmit power support
Varka Bhadram
5
-0
/
+77
2015-05-26
nl802154: fix cca mode wpan phy flag
Alexander Aring
1
-1
/
+1
2015-05-26
mac802154: mac802154_mlme_start_req() optimisation.
Lennert Buytenhek
1
-18
/
+11
2015-05-26
ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().
Lennert Buytenhek
1
-6
/
+0
2015-05-26
ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.
Lennert Buytenhek
1
-14
/
+3
2015-05-26
ieee802154: Remove ieee802154_reduced_mlme_ops references.
Lennert Buytenhek
1
-6
/
+0
2015-05-26
Documentation/networking/ieee802154.txt: fix various inaccuracies.
Lennert Buytenhek
1
-21
/
+11
2015-05-26
ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.
Lennert Buytenhek
1
-1
/
+1
2015-05-26
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
1
-0
/
+3
2015-05-26
Bluetooth: mgmt: fix typos
Florian Grandel
1
-3
/
+3
2015-05-25
Bluetooth: btusb: fix Realtek suspend/resume
Daniel Drake
1
-1
/
+17
2015-05-25
Bluetooth: hci_uart: Change 1 to true for bool type variables assignments
Shailendra Verma
1
-2
/
+2
2015-05-25
Bluetooth: btusb: Change 1 to true in bool type variable assignment
Shailendra Verma
1
-1
/
+1
2015-05-25
Bluetooth: btusb: Support QCA61x4 ROME v2.0
Chan-yeol Park
1
-0
/
+1
2015-05-23
mac802154: remove mib lock
Alexander Aring
10
-114
/
+18
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
7
-25
/
+8
2015-05-23
mac802154: remove pib lock
Alexander Aring
5
-16
/
+5
2015-05-23
mac802154: fix hold rtnl while ioctl
Alexander Aring
1
-2
/
+3
2015-05-21
ieee802154/atusb: Set default ed level to 0xbe like the rest of these drivers
Stefan Schmidt
1
-2
/
+2
2015-05-21
ieee802154/atusb: Mark driver as AACK enabled in hardware.
Stefan Schmidt
1
-1
/
+2
2015-05-21
ieee802154/atusb: Warn about outdated device firmware.
Stefan Schmidt
1
-0
/
+6
2015-05-20
at86rf230: add missing cca ed level values
Alexander Aring
1
-2
/
+2
2015-05-19
Bluetooth: Add debug logs for legacy SMP crypto functions
Johan Hedberg
1
-4
/
+16
2015-05-19
mac802154: select CRYPTO when needed
Arnd Bergmann
1
-0
/
+1
2015-05-19
fakelb: cleanup code
Alexander Aring
1
-17
/
+12
2015-05-19
fakelb: add support for async xmit handling
Alexander Aring
1
-1
/
+2
2015-05-19
fakelb: remove fakelb_hw_deliver
Alexander Aring
1
-12
/
+6
2015-05-19
fakelb: add virtual phy reset defaults
Alexander Aring
1
-0
/
+5
2015-05-19
fakelb: use own channel and page attributes
Alexander Aring
1
-3
/
+10
2015-05-19
fakelb: introduce fakelb ifup phys list
Alexander Aring
1
-33
/
+25
2015-05-19
fakelb: move lock out of iteration
Alexander Aring
1
-3
/
+4
2015-05-19
fakelb: declare fakelb list static
Alexander Aring
1
-25
/
+7
2015-05-19
fakelb: declare rwlock static
Alexander Aring
1
-9
/
+7
2015-05-19
fakelb: don't deliver when one phy
Alexander Aring
1
-12
/
+8
2015-05-19
fakelb: rename fakelb_dev_priv to fakelb_phy
Alexander Aring
1
-46
/
+47
2015-05-19
fakelb: use list_for_each_entry_safe
Alexander Aring
1
-2
/
+2
2015-05-19
fakelb: creating two virtual phys per default
Alexander Aring
1
-1
/
+1
2015-05-19
ieee802154: add support for atusb transceiver
Alexander Aring
6
-197
/
+1009
2015-05-19
mac802154: tx: allow xmit complete from hard irq
Alexander Aring
1
-3
/
+2
2015-05-19
at86rf230: fix callback for aret handling
Alexander Aring
1
-1
/
+1
2015-05-19
mac802154: fakelb: Fix potential NULL pointer dereference.
Martin Townsend
1
-1
/
+2
2015-05-19
nl802154: add support for dump phy capabilities
Alexander Aring
2
-1
/
+173
2015-05-19
at86rf230: add reset states of tx power level
Alexander Aring
1
-0
/
+1
2015-05-19
at86rf230: add cca ed level reset value
Alexander Aring
1
-2
/
+5
2015-05-19
at86rf230: rework tx cca energy detection level
Alexander Aring
1
-20
/
+59
2015-05-19
at86rf230: rework tx power support
Alexander Aring
1
-19
/
+64
2015-05-19
at86rf230: set cca_modes supported flags
Alexander Aring
1
-0
/
+6
[next]