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
*
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-28
1
-3
/
+3
*
qlge: Convert /n to \n
Joe Perches
2014-04-28
1
-1
/
+1
*
net: systemport: hook SYSTEMPORT driver in the build
Florian Fainelli
2014-04-26
2
-0
/
+12
*
net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver
Florian Fainelli
2014-04-26
2
-0
/
+2291
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-04-26
19
-541
/
+486
|
\
|
*
igb: Change memcpy to struct assignment
Carolyn Wyborny
2014-04-25
1
-1
/
+1
|
*
igb: Replace 1/0 return values with true/false
Carolyn Wyborny
2014-04-25
1
-4
/
+4
|
*
igb: Cleanups to remove unneeded extern declaration
Carolyn Wyborny
2014-04-25
1
-1
/
+0
|
*
igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE
Carolyn Wyborny
2014-04-25
1
-1
/
+1
|
*
igb: Cleanups to fix static initialization
Carolyn Wyborny
2014-04-25
1
-1
/
+1
|
*
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
2014-04-25
5
-21
/
+21
|
*
igb: Cleanups to fix line length warnings
Carolyn Wyborny
2014-04-25
2
-8
/
+13
|
*
igb: Cleanups to remove return parentheses
Carolyn Wyborny
2014-04-25
1
-3
/
+3
|
*
igb: Cleanups to fix missing break in switch statements
Carolyn Wyborny
2014-04-25
3
-0
/
+9
|
*
igb: Cleanups to fix assignment in if error
Carolyn Wyborny
2014-04-25
1
-1
/
+2
|
*
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
2014-04-25
19
-497
/
+428
|
*
igb: Cleanups to fix for trailing statement
Carolyn Wyborny
2014-04-25
1
-2
/
+2
|
*
igb: Cleanups to fix pointer location error
Carolyn Wyborny
2014-04-25
1
-1
/
+1
*
|
Merge tag 'linux-can-next-for-3.16-20140425' of git://gitorious.org/linux-can...
David S. Miller
2014-04-26
9
-95
/
+154
|
\
\
|
*
|
can: softing: remove unused sysfs attributes
Kurt Van Dijck
2014-04-25
1
-4
/
+0
|
*
|
can: softing: drop 'channel' sysfs attribute
Kurt Van Dijck
2014-04-25
1
-12
/
+4
|
*
|
can: c_can: Add support for eg20t (pch_can)
Alexander Stein
2014-04-25
1
-1
/
+50
|
*
|
can: usb: Kconfig: Improve help for CAN_KVASER_USB
Olivier Sobrie
2014-04-24
1
-1
/
+3
|
*
|
can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe
Olivier Sobrie
2014-04-24
1
-0
/
+4
|
*
|
can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()
Olivier Sobrie
2014-04-24
1
-22
/
+27
|
*
|
can: move SPI drivers into a separate directory
Stefano Babic
2014-04-24
5
-7
/
+21
|
*
|
can: mcp251x: Improve mcp251x_hw_probe()
Alexander Shiyan
2014-04-24
1
-17
/
+16
|
*
|
can: mcp251x: Improve mcp251x_hw_reset()
Alexander Shiyan
2014-04-24
1
-19
/
+16
|
*
|
can: mcp251x: Check return value of spi_setup()
Alexander Shiyan
2014-04-24
1
-12
/
+13
*
|
|
at86rf230: remove function for setting irq polarity
Alexander Aring
2014-04-26
1
-6
/
+1
*
|
|
at86rf230: remove unnecessary state read
Alexander Aring
2014-04-26
1
-7
/
+3
*
|
|
at86rf230: remove unnecessary spi_set_drvdata
Alexander Aring
2014-04-26
1
-1
/
+0
*
|
|
at86rf230: reset irq line before irq request
Alexander Aring
2014-04-26
1
-4
/
+4
*
|
|
at86rf230: remove unnecessary assign
Alexander Aring
2014-04-26
1
-4
/
+1
*
|
|
at86rf230: remove #ifdef CONFIG_OF
Alexander Aring
2014-04-26
1
-2
/
+0
*
|
|
at86rf230: add at86rf230_device_id table
Alexander Aring
2014-04-26
1
-0
/
+10
*
|
|
at86rf230: make of_device_id const
Alexander Aring
2014-04-26
1
-1
/
+1
*
|
|
at86rf230: add missing MODULE_DEVICE_TABLE
Alexander Aring
2014-04-26
1
-0
/
+1
*
|
|
at86rf230: use devm_gpio_request_one
Alexander Aring
2014-04-26
1
-41
/
+12
*
|
|
at86rf230: use devm_request_irq
Alexander Aring
2014-04-26
1
-7
/
+4
*
|
|
at86rf230: remove irq_type in request_irq
Alexander Aring
2014-04-26
1
-2
/
+1
*
|
|
at86rf230: use irq_get_trigger_type
Alexander Aring
2014-04-26
1
-20
/
+8
|
|
/
|
/
|
*
|
Altera TSE: Remove unnecessary cast of void pointers
Tobias Klauser
2014-04-24
2
-30
/
+22
*
|
vxlan: add x-netns support
Nicolas Dichtel
2014-04-24
1
-16
/
+47
|
/
*
bcm63xx_enet: Use ARRAY_SIZE instead of open coding it
Tobias Klauser
2014-04-24
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-24
23
-145
/
+143
|
\
|
*
smc91x: improve definition of debug macros
Zi Shen Lim
2014-04-24
1
-11
/
+12
|
*
vxlan: ensure to advertise the right fdb remote
Nicolas Dichtel
2014-04-23
1
-17
/
+21
|
*
net/phy: micrel: fix bugged test on device tree loading for ksz9021
Hubert Chaumette
2014-04-23
1
-3
/
+3
|
*
hisax/icc: add missing semicolon after label
Julia Lawall
2014-04-23
1
-1
/
+1
[next]