index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
net: bcmgenet: remove bogus tx queue checks
Florian Fainelli
1
-8
/
+0
2014-03-20
net: bcmgenet: add skb_tx_timestamp call
Florian Fainelli
1
-0
/
+2
2014-03-20
net: bcmgenet: remove unused spinlock member
Florian Fainelli
2
-2
/
+0
2014-03-20
sh_eth: Remove goto statements that jump straight to a return
Laurent Pinchart
1
-21
/
+9
2014-03-20
sh_eth: Register MDIO bus before registering the network device
Laurent Pinchart
1
-11
/
+9
2014-03-20
sh_eth: Simplify MDIO bus initialization and release
Laurent Pinchart
1
-19
/
+11
2014-03-20
sh_eth: Use the platform device as the MDIO bus parent
Laurent Pinchart
1
-1
/
+1
2014-03-20
sh_eth: Use the platform device for memory allocation
Laurent Pinchart
1
-4
/
+3
2014-03-20
ieee802154: dgram: cleanup set of broadcast panid
Alexander Aring
1
-1
/
+1
2014-03-20
af_ieee802154: fix check on broadcast address
Alexander Aring
1
-1
/
+1
2014-03-20
of_mdio: Allow the DT to specify the phy ID and avoid autoprobing
Jason Gunthorpe
1
-1
/
+22
2014-03-20
dt: Document a compatible entry for MDIO ethernet Phys
Jason Gunthorpe
1
-1
/
+9
2014-03-20
net: cdc_ncm: respect operator preferred MTU reported by MBIM
Ben Chan
2
-0
/
+18
2014-03-20
USB: cdc: add MBIM extended functional descriptor structure
Ben Chan
1
-0
/
+12
2014-03-20
net/mlx4: Adapt num_vfs/probed_vf params for single port VF
Matan Barak
1
-13
/
+34
2014-03-20
net/mlx4: Adapt code for N-Port VF
Matan Barak
12
-79
/
+417
2014-03-20
net/mlx4: Add utils for N-Port VFs
Matan Barak
3
-0
/
+135
2014-03-20
net/mlx4: Add data structures to support N-Ports per VF
Matan Barak
2
-24
/
+92
2014-03-20
IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant
Matan Barak
1
-4
/
+4
2014-03-20
smsc911x: Change clock warning message to debug level
Fabio Estevam
1
-1
/
+1
2014-03-20
net: remove empty lines from tcp_syn_flood_action
Daniel Baluta
1
-2
/
+0
2014-03-20
brcmfmac: fallback to mimo_bw_cap for older firmwares
Arend van Spriel
1
-8
/
+18
2014-03-20
brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
Arend van Spriel
1
-20
/
+21
2014-03-20
brcmfmac: reinit watchdog completion after handling watchdog
Arend van Spriel
1
-0
/
+1
2014-03-20
brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations
Daniel Kim
2
-0
/
+36
2014-03-20
ixgbe: enable tx queues after link up
Emil Tantilov
1
-15
/
+17
2014-03-20
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
6
-13
/
+5
2014-03-20
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
Jacob Keller
1
-37
/
+9
2014-03-20
ixgbe: use ixgbe_read_pci_cfg_word
Jacob Keller
1
-8
/
+3
2014-03-20
ixgbe: remove unused media type
Jacob Keller
4
-81
/
+0
2014-03-20
ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
Jacob Keller
1
-10
/
+12
2014-03-20
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
Jacob Keller
1
-2
/
+6
2014-03-20
ixgbe: check Core Clock Disable bit
Jacob Keller
2
-1
/
+8
2014-03-20
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
2
-9
/
+11
2014-03-20
ixgbevf: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-2
/
+2
2014-03-20
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-19
/
+19
2014-03-20
igbvf: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-2
/
+2
2014-03-20
igb: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-6
/
+6
2014-03-20
e100: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-2
/
+2
2014-03-20
igb: enable VLAN stripping for VMs with i350
Stefan Assmann
3
-0
/
+12
2014-03-20
qeth: Fix IP version detection for VLAN traffic
Stefan Raspl
1
-2
/
+5
2014-03-20
qeth: Removed unused parameter
Stefan Raspl
1
-3
/
+3
2014-03-20
qeth: make qeth_query_card_info_cb() static
Heiko Carstens
1
-2
/
+2
2014-03-20
af_iucv: recvmsg problem for SOCK_STREAM sockets
Ursula Braun
1
-0
/
+1
2014-03-20
ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit
Mark Rustad
1
-1
/
+3
2014-03-20
ixgbevf: Indicate removal state explicitly
Mark Rustad
2
-7
/
+12
2014-03-20
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
3
-5
/
+11
2014-03-20
igb: Add register defines needed for time sync functions
Carolyn Wyborny
3
-5
/
+78
2014-03-20
e1000e: Fix Explicitly set Transmit Control Register
David Ertman
1
-1
/
+9
2014-03-20
e1000e: Fix Hardware Unit Hang
David Ertman
1
-9
/
+23
[next]