index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
sfc: Rework IRQ enable/disable
Ben Hutchings
4
-59
/
+112
2013-08-21
sfc: Remove efx_process_channel_now()
Ben Hutchings
4
-81
/
+3
2013-08-21
sfc: Rename Falcon-architecture register definitions
Ben Hutchings
8
-10
/
+10
2013-08-21
sfc: Make struct efx_special_buffer less special
Ben Hutchings
2
-43
/
+37
2013-08-21
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
9
-14
/
+19
2013-08-21
sfc: Make MCDI independent of Siena
Ben Hutchings
5
-77
/
+157
2013-08-21
sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
Ben Hutchings
3
-9
/
+6
2013-08-21
sfc: Collect all MCDI port functions into mcdi_port.c
Ben Hutchings
7
-306
/
+242
2013-08-21
sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename
Ben Hutchings
3
-23
/
+22
2013-08-21
sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
Ben Hutchings
3
-31
/
+30
2013-08-21
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
Ben Hutchings
4
-29
/
+34
2013-08-21
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
Ben Hutchings
3
-31
/
+46
2013-08-21
sfc: Use proper macros to declare and access MCDI arrays
Ben Hutchings
6
-94
/
+85
2013-08-21
sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code
Ben Hutchings
2
-4
/
+7
2013-08-21
sfc: Fill out the set of MCDI accessors
Ben Hutchings
1
-10
/
+32
2013-08-21
sfc: Rationalise MCDI buffer accessors
Ben Hutchings
1
-26
/
+20
2013-08-21
sfc: Introduce and use MCDI_DECLARE_BUF macro
Ben Hutchings
7
-56
/
+66
2013-08-21
sfc: Move more Falcon-specific code and definitions into falcon.c
Ben Hutchings
5
-666
/
+538
2013-08-21
sfc: Move details of a Falcon bug workaround out of ethtool.c
Ben Hutchings
5
-23
/
+31
2013-08-21
sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic
Ben Hutchings
1
-2
/
+1
2013-08-21
sfc: const-qualify source pointers for MMIO write functions
Ben Hutchings
1
-8
/
+10
2013-08-21
Merge branch 'sfc-3.11'
Ben Hutchings
1
-1
/
+1
2013-08-21
sfc: Fix lookup of default RX MAC filters when steered using ethtool
Ben Hutchings
1
-1
/
+1
2013-08-20
sis900: don't restart auto-negotiation each time after link resume.
Denis Kirjanov
1
-17
/
+11
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-222
/
+344
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
4
-35
/
+29
2013-08-16
qlcnic: Update version to 5.2.46.
Sucheta Chakraborty
1
-2
/
+2
2013-08-16
qlcnic: Dump mailbox command data when a command times out
Manish Chopra
1
-0
/
+1
2013-08-16
qlcnic: Fix driver initialization for 83xx adapters
Manish Chopra
1
-7
/
+7
2013-08-16
qlcnic: Flush mailbox command list when mailbox is not available
Manish Chopra
1
-1
/
+6
2013-08-16
qlcnic: Reinitialize mailbox data structures after firmware reset
Manish Chopra
1
-1
/
+1
2013-08-16
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-16
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-16
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
2013-08-16
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
1
-83
/
+24
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-14
ethernet/arc/arc_emac - fix NAPI "work > weight" warning
Alexey Brodkin
1
-1
/
+1
2013-08-14
bnx2x: prevent crash in shutdown flow with CNIC
Yuval Mintz
1
-2
/
+1
2013-08-14
bnx2x: fix PTE write access error
Barak Witkowsky
3
-0
/
+15
2013-08-14
bnx2x: fix memory leak in VF
Ariel Elior
1
-1
/
+1
2013-08-14
bnx2x: update fairness parameters following DCB negotiation
Dmitry Kravkov
3
-12
/
+24
2013-08-14
bnx2x: protect different statistics flows
Dmitry Kravkov
3
-12
/
+57
2013-08-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2013-08-14
drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC
Mugunthan V N
1
-0
/
+3
2013-08-14
gianfar: Add flow control support
Claudiu Manoil
3
-3
/
+132
2013-08-14
skge: dma_sync the whole receive buffer
stephen hemminger
1
-2
/
+4
2013-08-13
stmmac: fix init_dma_desc_rings() to handle errors
Bartlomiej Zolnierkiewicz
1
-19
/
+92
2013-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
[next]