index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: flexcan: Let device core handle pinctrl
Fabio Estevam
2013-06-03
1
-6
/
+0
*
tg3: remove redundant pm init code
Yijing Wang
2013-06-03
1
-21
/
+3
*
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
7
-14
/
+14
*
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
2
-4
/
+4
*
net: can: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
4
-4
/
+4
*
ibm-ethernet: delete stale MCA and duplicate PSERIES dependency
Paul Gortmaker
2013-06-03
1
-2
/
+1
*
bnx2x: fix a power state test
Yuval Mintz
2013-06-03
1
-1
/
+2
*
bnx2x: semi-Semantic changes
Yuval Mintz
2013-06-03
1
-6
/
+8
*
bnx2x: Revise prints
Yuval Mintz
2013-06-03
9
-84
/
+224
*
bnx2x: Semantic removal and beautification
Yuval Mintz
2013-06-03
2
-22
/
+13
*
bnx2x: Revise comments and alignment
Yuval Mintz
2013-06-03
12
-307
/
+251
*
bnx2x: Semantic change of empty lines
Yuval Mintz
2013-06-03
14
-160
/
+3
*
bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hash
Eric Dumazet
2013-06-02
1
-1
/
+1
*
cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...
Jay Hernandez
2013-06-01
3
-3
/
+35
*
be2net: Implement initiate FW dump feature for Lancer
Somnath Kotur
2013-06-01
6
-35
/
+105
*
drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMA
Mugunthan V N
2013-06-01
1
-0
/
+5
*
net: Add MDIO bus driver for the Allwinner EMAC
Maxime Ripard
2013-06-01
3
-0
/
+205
*
net: Add EMAC ethernet driver found on Allwinner A10 SoC's
Stefan Roese
2013-06-01
6
-0
/
+1111
*
tulip: remove redundant D0 power state set
Yijing Wang
2013-05-31
1
-6
/
+0
*
qlcnic: remove redundant D0 power state set
Yijing Wang
2013-05-31
1
-1
/
+0
*
net, jme: remove redundant D0 power state set
Yijing Wang
2013-05-31
1
-1
/
+0
*
phy: Add Marvell 88E1510 phy ID
Michal Simek
2013-05-31
1
-0
/
+25
*
phy: Add Marvell 88E1116R phy ID
Michal Simek
2013-05-31
1
-0
/
+65
*
phy: Use macros instead of hardcoded values in marvell phy driver
Michal Simek
2013-05-31
1
-9
/
+9
*
phy: Add Vitesse 8211 phy ID
Michal Simek
2013-05-31
1
-0
/
+15
*
phy: Clean coding style in vitesse phy
Michal Simek
2013-05-31
1
-12
/
+11
*
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
2013-05-31
1
-4
/
+149
*
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
2013-05-31
1
-0
/
+11
*
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
2013-05-31
1
-7
/
+18
*
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
2013-05-31
1
-2
/
+1
*
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
2013-05-31
1
-1
/
+1
*
net: emaclite: Update driver header
Michal Simek
2013-05-31
1
-2
/
+2
*
net: emaclite: Enable emaclite for Xilinx Arm Zynq platform
Michal Simek
2013-05-31
1
-2
/
+2
*
net: emaclite: Do not use microblaze and ppc IO functions
Michal Simek
2013-05-31
1
-69
/
+69
*
net: emaclite: Let's make xemaclite_adjust_link static
Michal Simek
2013-05-31
1
-1
/
+1
*
net: emaclite: Support multiple phys connected to one MDIO bus
Michal Simek
2013-05-31
1
-1
/
+12
*
net: emaclite: Report failures in mdio setup
Michal Simek
2013-05-31
1
-3
/
+9
*
netxen_nic: Update version to 4.0.81
Manish Chopra
2013-05-31
1
-2
/
+2
*
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2013-05-31
2
-7
/
+46
*
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
2013-05-31
1
-31
/
+46
*
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2013-05-31
2
-4
/
+10
*
netxen_nic: Log driver version with firmware version
Manish Chopra
2013-05-31
1
-3
/
+3
*
net/usb/kalmia: use %*phC to dump small buffers
Andy Shevchenko
2013-05-29
1
-30
/
+15
*
bonding: trivial: update the comments to reflect the reality
Veaceslav Falico
2013-05-29
1
-3
/
+1
*
bonding: trivial: remove unused parameter from alb_swap_mac_addr()
Veaceslav Falico
2013-05-29
1
-4
/
+4
*
vxlan: defer vxlan init as late as possible
Cong Wang
2013-05-29
1
-1
/
+1
*
vxlan: use unsigned int instead of unsigned
Cong Wang
2013-05-29
1
-4
/
+4
*
vxlan: remove the unused rcu head from struct vxlan_rdst
Cong Wang
2013-05-29
1
-1
/
+0
*
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Simon Horman
2013-05-29
1
-6
/
+5
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
17
-22
/
+22
[next]