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
...
|
*
|
|
hdlc: Remove typedefs from struct names
Himangi Saraogi
2014-08-11
1
-31
/
+32
|
*
|
|
airo_cs: Remove typedef local_info_t
Himangi Saraogi
2014-08-11
1
-12
/
+13
|
*
|
|
atmel: Remove typedef atmel_priv_ioctl
Himangi Saraogi
2014-08-11
1
-4
/
+4
|
*
|
|
com20020_cs: Remove typedef com20020_dev_t
Himangi Saraogi
2014-08-11
1
-8
/
+8
|
*
|
|
ethernet: amd: Remove typedef local_info_t
Himangi Saraogi
2014-08-11
1
-20
/
+20
|
*
|
|
drivers: net: Add APM X-Gene SoC ethernet driver support.
Iyappan Subramanian
2014-08-11
11
-0
/
+2299
|
*
|
|
net: ucc_geth: fix build failure
Uwe Kleine-König
2014-08-11
1
-2
/
+2
|
*
|
|
dm9000: Remove typedef board_info_t
Himangi Saraogi
2014-08-08
1
-46
/
+46
|
*
|
|
fec_mpc52xx: delete unneeded test before of_node_put
Julia Lawall
2014-08-08
1
-2
/
+1
|
*
|
|
ll_temac: delete unneeded test before of_node_put
Julia Lawall
2014-08-08
1
-2
/
+1
|
*
|
|
net: axienet: delete unneeded test before of_node_put
Julia Lawall
2014-08-08
1
-2
/
+1
|
*
|
|
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
2014-08-08
5
-71
/
+216
|
*
|
|
net: ucc_geth: Don't use the MAC as PHY without a fixed link
Uwe Kleine-König
2014-08-08
1
-7
/
+6
|
*
|
|
net: ucc_geth: make probe consistently acquire a reference to the phy node
Uwe Kleine-König
2014-08-08
1
-1
/
+1
|
*
|
|
net: ucc_geth: drop acquired references in probe error path and remove
Uwe Kleine-König
2014-08-08
1
-1
/
+8
|
*
|
|
net: fs_enet: fix reference counting for phy_node
Uwe Kleine-König
2014-08-08
1
-1
/
+1
|
*
|
|
net: bcmgenet: fix reference counting for phy node
Uwe Kleine-König
2014-08-08
1
-2
/
+4
|
*
|
|
drivers/net: Remove typedef axnet_dev_t
Himangi Saraogi
2014-08-08
1
-13
/
+13
|
*
|
|
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
2014-08-08
1
-34
/
+34
|
*
|
|
drivers/net: ethernet: Remove typedef for struct and enum
Himangi Saraogi
2014-08-08
1
-17
/
+17
|
*
|
|
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
2014-08-08
1
-2
/
+2
|
*
|
|
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
2014-08-08
1
-3
/
+6
|
*
|
|
net: gianfar: no need to check parameter being != NULL for of_node_put
Uwe Kleine-König
2014-08-08
1
-8
/
+4
|
*
|
|
amd: xgbe: fix duplicate #include of linux/phy.h
Jean Sacren
2014-08-08
1
-1
/
+0
|
*
|
|
xen-netback: Fix vif->disable handling
Zoltan Kiss
2014-08-08
1
-2
/
+8
|
*
|
|
cxgb4: Update FW version string to match FW binary version
Hariprasad Shenai
2014-08-08
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages
Joe Perches
2014-08-09
1
-25
/
+18
*
|
|
rtlwifi: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-12
/
+5
*
|
|
rtl818x: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-7
/
+4
*
|
|
mwl8k: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-4
/
+2
*
|
|
ipw2100: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-11
/
+5
*
|
|
irda: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-2
/
+2
*
|
|
qlogic: use pci_zalloc_consistent
Joe Perches
2014-08-09
2
-9
/
+6
*
|
|
micrel: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-4
/
+3
*
|
|
sky2: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-3
/
+2
*
|
|
enic: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-5
/
+3
*
|
|
atl1e: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-5
/
+2
*
|
|
amd: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-10
/
+8
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
2
-2
/
+0
|
\
\
\
|
*
|
|
powerpc/8xx: Remove empty asm/mpc8xx.h
Scott Wood
2014-06-26
2
-2
/
+0
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-08-07
2
-14
/
+183
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
MIPS: Alchemy: irda: use clk framework
Manuel Lauss
2014-07-30
1
-2
/
+46
|
*
|
|
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
1
-12
/
+19
|
*
|
|
MIPS: Alchemy: move ethernet registers to ethernet driver
Manuel Lauss
2014-07-30
1
-0
/
+118
*
|
|
|
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-07
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-07
2
-2
/
+2
*
|
|
|
|
net: fix USB network driver config option.
Francois Romieu
2014-08-07
2
-2
/
+3
*
|
|
|
|
vmxnet3: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
2014-08-06
1
-1
/
+1
*
|
|
|
|
hyperv: Adjust the size of sendbuf region to support ws2008r2
KY Srinivasan
2014-08-06
1
-1
/
+1
*
|
|
|
|
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
2014-08-06
1
-4
/
+3
|
/
/
/
/
[prev]
[next]