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
*
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-20
1
-2
/
+6
*
ixgbe: check Core Clock Disable bit
Jacob Keller
2014-03-20
2
-1
/
+8
*
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
2014-03-20
2
-9
/
+11
*
ixgbevf: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-20
1
-2
/
+2
*
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-20
2
-19
/
+19
*
igbvf: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-20
1
-2
/
+2
*
igb: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-20
1
-6
/
+6
*
e100: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-20
1
-2
/
+2
*
igb: enable VLAN stripping for VMs with i350
Stefan Assmann
2014-03-20
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-20
16
-71
/
+408
|
\
|
*
ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit
Mark Rustad
2014-03-20
1
-1
/
+3
|
*
ixgbevf: Indicate removal state explicitly
Mark Rustad
2014-03-20
2
-7
/
+12
|
*
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
2014-03-20
3
-5
/
+11
|
*
igb: Add register defines needed for time sync functions
Carolyn Wyborny
2014-03-20
3
-5
/
+78
|
*
e1000e: Fix Explicitly set Transmit Control Register
David Ertman
2014-03-20
1
-1
/
+9
|
*
e1000e: Fix Hardware Unit Hang
David Ertman
2014-03-20
1
-9
/
+23
|
*
i40e/i40evf: Bump build versions
Catherine Sullivan
2014-03-20
2
-2
/
+2
|
*
i40e: potential array underflow in i40e_vc_process_vf_msg()
Dan Carpenter
2014-03-20
1
-1
/
+1
|
*
i40e/i40evf: reduce context descriptors
Jesse Brandeburg
2014-03-20
2
-2
/
+4
|
*
i40e/i40evf: enable hardware feature head write back
Jesse Brandeburg
2014-03-20
4
-12
/
+88
|
*
i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
Elizabeth Kappler
2014-03-20
2
-9
/
+34
|
*
i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control
Anjali Singhai Jain
2014-03-20
2
-0
/
+42
|
*
i40evf: use min_t
Mitch Williams
2014-03-20
1
-2
/
+2
|
*
i40evf: correctly program RSS HLUT table
Mitch Williams
2014-03-20
1
-9
/
+14
|
*
i40e: support VF link state ndo
Mitch Williams
2014-03-19
3
-6
/
+85
*
|
micrel: fix masking off LED bits
Sergei Shtylyov
2014-03-19
1
-1
/
+1
|
/
*
Merge tag 'linux-can-next-for-3.15-20140317' of git://gitorious.org/linux-can...
David S. Miller
2014-03-18
25
-8
/
+42
|
\
|
*
can: mcp251x: Fix regulators operation without CONFIG_REGULATOR
Alexander Shiyan
2014-03-17
1
-2
/
+2
|
*
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
2014-03-17
10
-0
/
+10
|
*
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-03-17
19
-6
/
+30
*
|
via: fix a punctuation typo
wangweidong
2014-03-18
1
-1
/
+1
*
|
bonding: ratelimit pr_warn()s in 802.3ad mode
Veaceslav Falico
2014-03-18
1
-17
/
+17
*
|
net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...
Or Gerlitz
2014-03-18
1
-3
/
+2
[next]