index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-92
/
+149
2015-06-08
net: bcmgenet: power on MII block for all MII modes
Florian Fainelli
1
-3
/
+9
2015-06-07
net/mlx5_core: Fix static checker warnings around system guid query flow
Majd Dibbiny
2
-2
/
+3
2015-06-07
b44: call netif_napi_del()
Hauke Mehrtens
1
-0
/
+2
2015-06-07
ethernet: micrel: use time_is_before_eq_jiffies
Antonio Murdaca
1
-1
/
+1
2015-06-07
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
3
-53
/
+67
2015-06-07
net: fec: ptp: correct the ENET_ATCOR value
Fugang Duan
1
-0
/
+1
2015-06-07
net: ll_temac: Remove sparse warnings
Michal Simek
1
-6
/
+6
2015-06-07
net: bcmgenet: improve TX timeout
Florian Fainelli
1
-0
/
+67
2015-06-07
amd-xgbe: Use disable_irq_nosync from within timer function
Lendacky, Thomas
1
-1
/
+1
2015-06-05
cxgb4: Fix static checker warning
Hariprasad Shenai
1
-1
/
+1
2015-06-05
cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register first
Hariprasad Shenai
2
-21
/
+83
2015-06-05
cxgb4: program pci completion timeout
Hariprasad Shenai
1
-0
/
+19
2015-06-05
cxgb4: Set mac addr from vpd, when we can't contact firmware
Hariprasad Shenai
3
-19
/
+81
2015-06-05
cxgb4: Rename t4_link_start() to t4_link_l1cfg
Hariprasad Shenai
4
-6
/
+6
2015-06-05
cxgb4: Add sge ec context flush service
Hariprasad Shenai
4
-5
/
+33
2015-06-05
cxgb4: Free Virtual Interfaces in remove routine
Hariprasad Shenai
3
-0
/
+35
2015-06-04
i40e: Make sure to be in VEB mode if SRIOV is enabled at probe
Anjali Singhai Jain
1
-3
/
+17
2015-06-04
i40e: start up in VEPA mode by default
Anjali Singhai Jain
4
-5
/
+36
2015-06-04
i40e/i40evf: Fix mixed size frags and linearization
Anjali Singhai Jain
2
-30
/
+20
2015-06-04
mlx5: Enable mutual support for IB and Ethernet
Haggai Abramonvsky
2
-1
/
+8
2015-06-04
net/mlx5_core: Add more query port helpers
Majd Dibbiny
1
-0
/
+67
2015-06-04
net/mlx5_core: Use port number when querying port ptys
Majd Dibbiny
2
-5
/
+5
2015-06-04
net/mlx5_core: Use port number in the query port mtu helpers
Majd Dibbiny
2
-8
/
+11
2015-06-04
net/mlx5_core: Get vendor-id using the query adapter command
Majd Dibbiny
3
-18
/
+47
2015-06-04
net/mlx5_core: Add new query HCA vport commands
Majd Dibbiny
3
-11
/
+262
2015-06-04
net/mlx5_core: Make the vport helpers available for the IB driver too
Majd Dibbiny
4
-45
/
+6
2015-06-04
net/mlx5_core: Check the return bitmask when querying ISSI
Haggai Abramonvsky
1
-1
/
+1
2015-06-04
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
4
-65
/
+548
2015-06-04
net/mlx5_core: Apply proper name convention to helpers
Haggai Abramonvsky
3
-30
/
+36
2015-06-04
net/mlx5_en: Add missing check for memory allocation failure
Amir Vadai
1
-0
/
+2
2015-06-04
net: Add full IPv6 addresses to flow_keys
Tom Herbert
2
-6
/
+6
2015-06-03
cxgb4: Remove WOL get/set ethtool support
Hariprasad Shenai
4
-137
/
+0
2015-06-03
cxgb4: Add support to dump loopback port stats
Hariprasad Shenai
4
-1
/
+92
2015-06-03
cxgb4: Add support in ethtool to dump channel stats
Hariprasad Shenai
4
-1
/
+136
2015-06-03
cxgb4: Add ethtool support to get adapter stats
Hariprasad Shenai
5
-46
/
+280
2015-06-03
net: tulip: rearrange order of searching for substrings
Rasmus Villemoes
1
-5
/
+5
2015-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
22
-52
/
+220
2015-06-03
net/mlx4_core: fix typo in mlx4_set_vf_mac
Carol Soto
1
-1
/
+1
2015-06-03
net/mlx4_core: need to call close fw if alloc icm is called twice
Carol Soto
1
-0
/
+1
2015-06-03
net/mlx4_core: double free of dev_vfs
Carol L Soto
1
-0
/
+1
2015-06-03
drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...
David Malcolm
1
-1
/
+1
2015-06-03
ethernet: micrel: use time_after_eq
Antonio Murdaca
1
-1
/
+1
2015-06-03
net/mlx4_core: Fix build failure introduced by the EQ pool changes
Or Gerlitz
1
-1
/
+3
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
22
-24
/
+24
2015-06-03
e1000e: fix unit hang during loopback test
Yanir Lubetkin
1
-3
/
+24
2015-06-03
e1000e: fix systim issues
Yanir Lubetkin
2
-11
/
+30
2015-06-03
e1000e: fix legacy interrupt handling in i219
Yanir Lubetkin
3
-1
/
+19
2015-06-03
e1000e: fix flush_desc_ring implementation
Yanir Lubetkin
3
-6
/
+9
2015-06-03
e1000e: fix logical error in flush_desc_rings
Yanir Lubetkin
1
-1
/
+1
[next]