index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/macb: sqe_test_errors are TX errors, not RX errors
Wolfgang Steinwender
2015-04-13
1
-2
/
+2
*
ixgbe: Drop unnecessary call to rcu_barrier
Alexander Duyck
2015-04-10
1
-2
/
+0
*
ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features
Alexander Duyck
2015-04-10
1
-1
/
+1
*
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
2015-04-10
3
-27
/
+107
*
ixgbe: add support for X550 source_address_prunning
Don Skidmore
2015-04-10
3
-0
/
+77
*
ixgbe: add new bridge mode support function.
Don Skidmore
2015-04-10
1
-16
/
+34
*
ixgbe: Move bridge mode from flag to variable
Don Skidmore
2015-04-10
3
-19
/
+20
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-04-10
17
-499
/
+1204
|
\
|
*
mac802154: fix transmission power datatype
Varka Bhadram
2015-04-09
1
-1
/
+1
|
*
Bluetooth: btusb: Use proper data structures for Intel vendor events
Marcel Holtmann
2015-04-09
2
-26
/
+68
|
*
Bluetooth: hci_uart: Use generic Intel support for address setting
Marcel Holtmann
2015-04-07
4
-22
/
+4
|
*
Bluetooth: btusb: Move Intel command structs into its own header
Marcel Holtmann
2015-04-07
2
-33
/
+33
|
*
Bluetooth: btusb: Use generic Intel support for address support
Marcel Holtmann
2015-04-07
2
-70
/
+10
|
*
Bluetooth: btintel: Introduce generic Intel Bluetooth support
Marcel Holtmann
2015-04-07
4
-0
/
+146
|
*
Bluetooth: hci_uart: Provide generic H:4 receive framework
Marcel Holtmann
2015-04-07
4
-60
/
+110
|
*
Bluetooth: btbcm: Add firmware table for UART based devices
Marcel Holtmann
2015-04-07
1
-15
/
+41
|
*
Bluetooth: hci_uart: Add protocol support for Broadcom UART devices
Marcel Holtmann
2015-04-07
4
-0
/
+127
|
*
Bluetooth: hci_uart: Move setup callback into different location
Marcel Holtmann
2015-04-07
1
-1
/
+1
|
*
Bluetooth: btusb: Update version number of the module
Marcel Holtmann
2015-04-07
1
-1
/
+1
|
*
Bluetooth: btusb: Move Broadcom quirk setting into support module
Marcel Holtmann
2015-04-07
2
-4
/
+5
|
*
Bluetooth: btusb: Add option for Broadcom protocol support
Marcel Holtmann
2015-04-07
2
-208
/
+15
|
*
Bluetooth: btbcm: Add support for Broadcom controller setup
Marcel Holtmann
2015-04-07
3
-0
/
+272
|
*
Bluetooth: hci_uart: Use generic functionality from Broadcom module
Marcel Holtmann
2015-04-07
4
-22
/
+4
|
*
Bluetooth: btusb: Use generic functionality by Broadcom module
Marcel Holtmann
2015-04-07
2
-58
/
+5
|
*
Bluetooth: btbcm: Introduce generic Broadcom Bluetooth support
Marcel Holtmann
2015-04-07
4
-0
/
+144
|
*
Bluetooth: hci_uart: Update version number driver
Marcel Holtmann
2015-04-07
3
-5
/
+1
|
*
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
2015-04-07
6
-40
/
+7
|
*
Bluetooth: hci_uart: Add name information to hci_uart_proto struct
Marcel Holtmann
2015-04-07
6
-7
/
+13
|
*
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
2015-04-07
7
-13
/
+13
|
*
Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x
Marcel Holtmann
2015-04-07
2
-5
/
+10
|
*
Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocol
Marcel Holtmann
2015-04-07
1
-5
/
+9
|
*
Bluetooth: hci_uart: Introduce h4_recv_buf helper function
Marcel Holtmann
2015-04-07
2
-0
/
+101
|
*
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
2015-04-07
7
-10
/
+10
|
*
Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count field
Marcel Holtmann
2015-04-07
1
-2
/
+0
|
*
Bluetooth: hci_uart: Remove unused h4->rx_skb field
Marcel Holtmann
2015-04-07
1
-3
/
+0
|
*
Bluetooth: hci_uart: Fix indentation issues for multi-line functions
Marcel Holtmann
2015-04-07
1
-6
/
+7
|
*
Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data
Marcel Holtmann
2015-04-07
1
-4
/
+4
|
*
Bluetooth: hci_uart: Add support Broadcom address configuration
Marcel Holtmann
2015-04-07
5
-1
/
+69
|
*
Bluetooth: hci_uart: Add support Intel address configuration
Marcel Holtmann
2015-04-07
5
-1
/
+69
|
*
Bluetooth: hci_uart: Add support for vendor detection flag
Marcel Holtmann
2015-04-07
2
-1
/
+29
*
|
amd-xgbe: Add support for the netdev Tx watchdog
Lendacky, Thomas
2015-04-09
2
-0
/
+12
*
|
amd-xgbe: Move Rx mode configuration into init
Lendacky, Thomas
2015-04-09
3
-17
/
+20
*
|
amd-xgbe: Allow rx-frames coalescing to be changed anytime
Lendacky, Thomas
2015-04-09
4
-28
/
+21
*
|
Merge tag 'wireless-drivers-next-for-davem-2015-04-09' of git://git.kernel.or...
David S. Miller
2015-04-09
55
-344
/
+784
|
\
\
|
*
|
ssb: add delay after PCI reset to fix SoC reboots
Rafał Miłecki
2015-04-07
1
-0
/
+9
|
*
|
ath9k: add extra GPIO led support
Miaoqing Pan
2015-04-07
4
-3
/
+27
|
*
|
wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.c
Masanari Iida
2015-04-07
1
-1
/
+1
|
*
|
wireless: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-04-07
6
-17
/
+17
|
*
|
rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...
Taehee Yoo
2015-04-07
4
-6
/
+11
|
*
|
ath9k_htc: check seq number instead of cmd id for timeout
Fred Chou
2015-04-07
2
-7
/
+7
[next]