index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-11
airo_cs: Remove typedef local_info_t
Himangi Saraogi
1
-12
/
+13
2014-08-11
atmel: Remove typedef atmel_priv_ioctl
Himangi Saraogi
1
-4
/
+4
2014-08-11
com20020_cs: Remove typedef com20020_dev_t
Himangi Saraogi
1
-8
/
+8
2014-08-11
ethernet: amd: Remove typedef local_info_t
Himangi Saraogi
1
-20
/
+20
2014-08-11
drivers: net: Add APM X-Gene SoC ethernet driver support.
Iyappan Subramanian
11
-0
/
+2299
2014-08-11
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...
Rickard Strandqvist
1
-0
/
+1
2014-08-11
brcmfmac: fix memory leakage in msgbuf
Arend van Spriel
1
-0
/
+4
2014-08-11
brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()
Arend van Spriel
1
-1
/
+2
2014-08-11
carl9170: fix sending URBs with wrong type when using full-speed
Ronald Wahl
2
-4
/
+28
2014-08-10
net: ucc_geth: fix build failure
Uwe Kleine-König
1
-2
/
+2
2014-08-08
drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages
Joe Perches
1
-25
/
+18
2014-08-08
rtlwifi: use pci_zalloc_consistent
Joe Perches
1
-12
/
+5
2014-08-08
rtl818x: use pci_zalloc_consistent
Joe Perches
1
-7
/
+4
2014-08-08
mwl8k: use pci_zalloc_consistent
Joe Perches
1
-4
/
+2
2014-08-08
ipw2100: use pci_zalloc_consistent
Joe Perches
1
-11
/
+5
2014-08-08
irda: use pci_zalloc_consistent
Joe Perches
1
-2
/
+2
2014-08-08
qlogic: use pci_zalloc_consistent
Joe Perches
2
-9
/
+6
2014-08-08
micrel: use pci_zalloc_consistent
Joe Perches
1
-4
/
+3
2014-08-08
sky2: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-08
enic: use pci_zalloc_consistent
Joe Perches
1
-5
/
+3
2014-08-08
atl1e: use pci_zalloc_consistent
Joe Perches
1
-5
/
+2
2014-08-08
amd: use pci_zalloc_consistent
Joe Perches
1
-10
/
+8
2014-08-08
dm9000: Remove typedef board_info_t
Himangi Saraogi
1
-46
/
+46
2014-08-08
fec_mpc52xx: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
ll_temac: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
net: axienet: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-07
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
5
-71
/
+216
2014-08-07
net: ucc_geth: Don't use the MAC as PHY without a fixed link
Uwe Kleine-König
1
-7
/
+6
2014-08-07
net: ucc_geth: make probe consistently acquire a reference to the phy node
Uwe Kleine-König
1
-1
/
+1
2014-08-07
net: ucc_geth: drop acquired references in probe error path and remove
Uwe Kleine-König
1
-1
/
+8
2014-08-07
net: fs_enet: fix reference counting for phy_node
Uwe Kleine-König
1
-1
/
+1
2014-08-07
net: bcmgenet: fix reference counting for phy node
Uwe Kleine-König
1
-2
/
+4
2014-08-07
drivers/net: Remove typedef axnet_dev_t
Himangi Saraogi
1
-13
/
+13
2014-08-07
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
1
-34
/
+34
2014-08-07
drivers/net: ethernet: Remove typedef for struct and enum
Himangi Saraogi
1
-17
/
+17
2014-08-07
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
1
-2
/
+2
2014-08-07
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
1
-3
/
+6
2014-08-07
net: gianfar: no need to check parameter being != NULL for of_node_put
Uwe Kleine-König
1
-8
/
+4
2014-08-07
amd: xgbe: fix duplicate #include of linux/phy.h
Jean Sacren
1
-1
/
+0
2014-08-07
xen-netback: Fix vif->disable handling
Zoltan Kiss
1
-2
/
+8
2014-08-07
cxgb4: Update FW version string to match FW binary version
Hariprasad Shenai
1
-4
/
+4
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-2
/
+0
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-14
/
+183
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2
-2
/
+2
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2
-2
/
+2
2014-08-06
net: fix USB network driver config option.
Francois Romieu
2
-2
/
+3
2014-08-06
vmxnet3: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-06
hyperv: Adjust the size of sendbuf region to support ws2008r2
KY Srinivasan
1
-1
/
+1
2014-08-06
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
1
-4
/
+3
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
624
-17071
/
+48654
[prev]
[next]