index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptp: expose the programmable pins via sysfs
Richard Cochran
2014-03-21
2
-0
/
+118
*
ptp: introduce programmable pins.
Richard Cochran
2014-03-21
3
-1
/
+155
*
net: bcmgenet: manipulate netdev_queue directly
Florian Fainelli
2014-03-20
1
-4
/
+8
*
net: bcmgenet: remove bogus tx queue checks
Florian Fainelli
2014-03-20
1
-8
/
+0
*
net: bcmgenet: add skb_tx_timestamp call
Florian Fainelli
2014-03-20
1
-0
/
+2
*
net: bcmgenet: remove unused spinlock member
Florian Fainelli
2014-03-20
2
-2
/
+0
*
sh_eth: Remove goto statements that jump straight to a return
Laurent Pinchart
2014-03-20
1
-21
/
+9
*
sh_eth: Register MDIO bus before registering the network device
Laurent Pinchart
2014-03-20
1
-11
/
+9
*
sh_eth: Simplify MDIO bus initialization and release
Laurent Pinchart
2014-03-20
1
-19
/
+11
*
sh_eth: Use the platform device as the MDIO bus parent
Laurent Pinchart
2014-03-20
1
-1
/
+1
*
sh_eth: Use the platform device for memory allocation
Laurent Pinchart
2014-03-20
1
-4
/
+3
*
of_mdio: Allow the DT to specify the phy ID and avoid autoprobing
Jason Gunthorpe
2014-03-20
1
-1
/
+22
*
net: cdc_ncm: respect operator preferred MTU reported by MBIM
Ben Chan
2014-03-20
1
-0
/
+17
*
net/mlx4: Adapt num_vfs/probed_vf params for single port VF
Matan Barak
2014-03-20
1
-13
/
+34
*
net/mlx4: Adapt code for N-Port VF
Matan Barak
2014-03-20
11
-79
/
+416
*
net/mlx4: Add utils for N-Port VFs
Matan Barak
2014-03-20
2
-0
/
+108
*
net/mlx4: Add data structures to support N-Ports per VF
Matan Barak
2014-03-20
1
-24
/
+85
*
IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant
Matan Barak
2014-03-20
1
-4
/
+4
*
smsc911x: Change clock warning message to debug level
Fabio Estevam
2014-03-20
1
-1
/
+1
*
ixgbe: enable tx queues after link up
Emil Tantilov
2014-03-20
1
-15
/
+17
*
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
2014-03-20
6
-13
/
+5
*
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
Jacob Keller
2014-03-20
1
-37
/
+9
*
ixgbe: use ixgbe_read_pci_cfg_word
Jacob Keller
2014-03-20
1
-8
/
+3
*
ixgbe: remove unused media type
Jacob Keller
2014-03-20
4
-81
/
+0
*
ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
Jacob Keller
2014-03-20
1
-10
/
+12
*
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
Jacob Keller
2014-03-19
1
-2
/
+6
*
ixgbe: check Core Clock Disable bit
Jacob Keller
2014-03-19
2
-1
/
+8
*
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
2014-03-19
2
-9
/
+11
*
ixgbevf: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
1
-2
/
+2
*
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
2
-19
/
+19
*
igbvf: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
1
-2
/
+2
*
igb: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
1
-6
/
+6
*
e100: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
1
-2
/
+2
*
igb: enable VLAN stripping for VMs with i350
Stefan Assmann
2014-03-19
3
-0
/
+12
*
qeth: Fix IP version detection for VLAN traffic
Stefan Raspl
2014-03-20
1
-2
/
+5
*
qeth: Removed unused parameter
Stefan Raspl
2014-03-20
1
-3
/
+3
*
qeth: make qeth_query_card_info_cb() static
Heiko Carstens
2014-03-20
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-03-19
16
-71
/
+408
|
\
|
*
ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit
Mark Rustad
2014-03-19
1
-1
/
+3
|
*
ixgbevf: Indicate removal state explicitly
Mark Rustad
2014-03-19
2
-7
/
+12
|
*
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
2014-03-19
3
-5
/
+11
|
*
igb: Add register defines needed for time sync functions
Carolyn Wyborny
2014-03-19
3
-5
/
+78
|
*
e1000e: Fix Explicitly set Transmit Control Register
David Ertman
2014-03-19
1
-1
/
+9
|
*
e1000e: Fix Hardware Unit Hang
David Ertman
2014-03-19
1
-9
/
+23
|
*
i40e/i40evf: Bump build versions
Catherine Sullivan
2014-03-19
2
-2
/
+2
|
*
i40e: potential array underflow in i40e_vc_process_vf_msg()
Dan Carpenter
2014-03-19
1
-1
/
+1
|
*
i40e/i40evf: reduce context descriptors
Jesse Brandeburg
2014-03-19
2
-2
/
+4
|
*
i40e/i40evf: enable hardware feature head write back
Jesse Brandeburg
2014-03-19
4
-12
/
+88
|
*
i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
Elizabeth Kappler
2014-03-19
2
-9
/
+34
|
*
i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control
Anjali Singhai Jain
2014-03-19
2
-0
/
+42
[next]