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/mlx4_core: Replace pr_warning() with pr_warn()
Amir Vadai
2014-05-22
4
-18
/
+17
*
net/mlx4_core: Deprecate use_prio module parameter
Amir Vadai
2014-05-22
1
-4
/
+4
*
net: cdc_ncm: fix typo in test for supported formats
Dan Carpenter
2014-05-22
1
-1
/
+2
*
xilinx: Use time_before_eq()
Manuel Schölling
2014-05-22
3
-3
/
+3
*
micrel: Use time_before_eq()
Manuel Schölling
2014-05-22
1
-1
/
+1
*
mISDN: Use mod_timer()
Manuel Schölling
2014-05-22
1
-8
/
+4
*
mISDN: Use time_before()
Manuel Schölling
2014-05-22
1
-2
/
+2
*
qlogic: Use time_before()
Manuel Schölling
2014-05-22
1
-5
/
+5
*
bonding: remove NULL verification from bond_get_bond_by_slave()
Veaceslav Falico
2014-05-22
1
-2
/
+0
*
bonding: populate essential new_slave->bond/dev early
Veaceslav Falico
2014-05-22
1
-2
/
+2
*
net: phy: make of_set_phy_supported work with genphy driver
Sascha Hauer
2014-05-22
2
-27
/
+35
*
net: phy: genphy: Allow overwriting features
Sascha Hauer
2014-05-22
1
-6
/
+5
*
Merge tag 'linux-can-next-for-3.16-20140521' of git://gitorious.org/linux-can...
David S. Miller
2014-05-22
1
-1
/
+1
|
\
|
*
can: gs_usb: gs_destroy_candev(): fix use after free
Marc Kleine-Budde
2014-05-21
1
-1
/
+1
*
|
net: davinci_emac: fix oops caused by uninitialized ndev->dev
Sekhar Nori
2014-05-22
1
-4
/
+2
*
|
of: mdio: remove of_phy_connect_fixed_link
Florian Fainelli
2014-05-22
1
-38
/
+0
*
|
ucc_geth: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-3
/
+11
*
|
gianfar: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-3
/
+11
*
|
fs_enet: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-7
/
+10
*
|
net: systemport: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
2
-2
/
+16
*
|
net: bcmgenet: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-8
/
+13
*
|
teaming: fix vlan_features computing
Michal Kubeček
2014-05-22
1
-1
/
+1
*
|
bonding: fix vlan_features computing
Michal Kubeček
2014-05-22
1
-0
/
+1
*
|
net: fec: correct the MDIO clock source
Nimrod Andy
2014-05-22
1
-1
/
+1
*
|
net: fec: optimize the clock management to save power
Nimrod Andy
2014-05-22
1
-64
/
+56
*
|
net: mv643xx_eth: Implement software TSO
Ezequiel Garcia
2014-05-22
1
-4
/
+160
*
|
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Ezequiel Garcia
2014-05-22
1
-12
/
+6
*
|
net: mv643xx_eth: Factorize feature setting
Ezequiel Garcia
2014-05-22
1
-3
/
+5
*
|
net: mv643xx_eth: Avoid setting the initial TCP checksum
Ezequiel Garcia
2014-05-22
1
-3
/
+6
*
|
net: mv643xx_eth: Factorize initial checksum and command preparation
Ezequiel Garcia
2014-05-22
1
-48
/
+65
*
|
net: mvneta: Implement software TSO
Ezequiel Garcia
2014-05-22
1
-1
/
+152
*
|
net: mvneta: Clean mvneta_tx() sk_buff handling
Ezequiel Garcia
2014-05-22
1
-8
/
+7
*
|
net: mvneta: Factorize feature setting
Ezequiel Garcia
2014-05-22
1
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-22
26
-146
/
+179
|
\
\
|
*
|
i40e: fix passing wrong error code to i40e_open()
Jean Sacren
2014-05-21
1
-1
/
+1
|
*
|
i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-05-21
1
-20
/
+11
|
*
|
i40e: Check PCI_IOV config to avoid compile error
Greg Rose
2014-05-21
1
-0
/
+2
|
*
|
i40e: remove Tx work for ptp
Jesse Brandeburg
2014-05-21
2
-2
/
+0
|
*
|
i40e: Don't disable SR-IOV when VFs are assigned
Mitch Williams
2014-05-21
1
-1
/
+10
|
*
|
i40e: remove hardcode of stats struct size in ethtool
Shannon Nelson
2014-05-21
1
-2
/
+3
|
*
|
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2014-05-21
2
-70
/
+52
|
*
|
i40e/i40evf: set proper default for ITR registers
Mitch Williams
2014-05-21
2
-2
/
+8
|
*
|
i40evf: make ethtool_ops const
Mitch Williams
2014-05-21
1
-1
/
+1
|
*
|
i40evf: don't lie to ethtool
Mitch Williams
2014-05-21
1
-1
/
+1
|
*
|
i40evf: Use macro param for ethtool stats
Mitch Williams
2014-05-21
1
-5
/
+7
|
*
|
i40e: add required include
Mitch Williams
2014-05-21
2
-4
/
+1
|
*
|
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
2014-05-21
20
-14
/
+74
|
*
|
i40evf: Remove unused defines
Catherine Sullivan
2014-05-21
1
-9
/
+0
|
*
|
i40evf: Update AdminQ interface
Shannon Nelson
2014-05-21
1
-14
/
+8
*
|
|
wimax/i2400m: make return of 0 explicit
Julia Lawall
2014-05-21
1
-5
/
+2
[next]