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
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-173
/
+343
2011-11-18
team: replace kmalloc+memcpy by kmemdup
Jiri Pirko
1
-6
/
+2
2011-11-18
team: avoid using variable-length array
Jiri Pirko
1
-2
/
+7
2011-11-18
team: add fix_features
Jiri Pirko
1
-0
/
+22
2011-11-18
net-forcedeth: fix possible stats inaccuracies on 32b hosts
david decotigny
1
-4
/
+4
2011-11-18
bnx2: switch to build_skb() infrastructure
Eric Dumazet
2
-69
/
+85
2011-11-17
sky2: fix hang in napi_disable
stephen hemminger
2
-7
/
+11
2011-11-17
sky2: enforce minimum ring size
stephen hemminger
1
-2
/
+12
2011-11-17
bonding: Don't allow mode change via sysfs with slaves present
Veaceslav Falico
1
-0
/
+7
2011-11-17
ibm/emac: fix improper cleanup when device is removed to allow re-bind
Wolfgang Grandegger
1
-0
/
+3
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-2
/
+23
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
106
-4784
/
+4674
2011-11-17
stmmac: fix pm functions avoiding sleep on spinlock
Francesco Virlinzi
1
-5
/
+7
2011-11-17
stmmac: remove spin_lock in stmmac_ioctl.
Srinivas Kandagatla
1
-2
/
+0
2011-11-17
stmmac: parameters auto-tuning through HW cap reg
Giuseppe CAVALLARO
3
-29
/
+72
2011-11-17
stmmac: fix advertising 1000Base capabilties for non GMII iface
Srinivas Kandagatla
1
-6
/
+4
2011-11-17
stmmac: use mdelay on timeout of sw reset
Francesco Virlinzi
2
-2
/
+4
2011-11-16
forcedeth: stats updated with a deferrable timer
david decotigny
1
-1
/
+1
2011-11-16
forcedeth: account for dropped RX frames
david decotigny
1
-2
/
+12
2011-11-16
forcedeth: implement ndo_get_stats64() API
david decotigny
1
-51
/
+146
2011-11-16
forcedeth: allow to silence "TX timeout" debug messages
Sameer Nanda
1
-41
/
+57
2011-11-16
forcedeth: Add messages to indicate using MSI or MSI-X
Mike Ditto
1
-0
/
+2
2011-11-16
forcedeth: fix stats on hardware without extended stats support
david decotigny
1
-9
/
+27
2011-11-16
net: drivers: use bool type instead of double negation
Michał Mirosław
4
-6
/
+6
2011-11-16
sky2: version 1.30
stephen hemminger
1
-1
/
+1
2011-11-16
sky2: used fixed RSS key
stephen hemminger
1
-4
/
+9
2011-11-16
sky2: reduce default Tx ring size
stephen hemminger
1
-1
/
+1
2011-11-16
sky2: rename up/down functions
stephen hemminger
1
-10
/
+10
2011-11-16
sky2: pci posting issues
stephen hemminger
1
-0
/
+3
2011-11-16
sky2: fix hang on shutdown (and other irq issues)
stephen hemminger
1
-18
/
+27
2011-11-16
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
Florian Fainelli
1
-1
/
+1
2011-11-16
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
Joe Perches
2
-4
/
+4
2011-11-16
amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN
Joe Perches
2
-4
/
+3
2011-11-16
bna: Convert MAC_ADDRLEN uses to ETH_ALEN
Joe Perches
1
-2
/
+1
2011-11-16
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
16
-28
/
+22
2011-11-16
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
5
-49
/
+38
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
5
-120
/
+31
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-299
/
+340
2011-11-16
team: replicate options on register
Jiri Pirko
2
-13
/
+68
2011-11-16
team: convert overall spinlock to mutex
Jiri Pirko
1
-16
/
+16
2011-11-16
team: Do not hold rcu_read_lock when running netlink cmds
Jiri Pirko
1
-6
/
+5
2011-11-16
be2net: Use V1 query link status command for lancer
Padmanabh Ratnakar
1
-0
/
+3
2011-11-16
be2net: Fix VLAN promiscous mode for Lancer
Padmanabh Ratnakar
1
-1
/
+2
2011-11-16
be2net: Add EEPROM dump feature for Lancer
Padmanabh Ratnakar
2
-1
/
+22
2011-11-16
be2net: add register dump feature for Lancer
Padmanabh Ratnakar
3
-4
/
+151
2011-11-16
be2net: Fix TX queue create for Lancer
Padmanabh Ratnakar
2
-9
/
+18
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
7
-7
/
+7
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
53
-141
/
+198
2011-11-16
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
7
-19
/
+22
2011-11-16
pch_gbe: Move #include of module.h
Joe Perches
1
-1
/
+1
[next]