index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
3
-3
/
+3
*
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
5
-10
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
12
-299
/
+340
|
\
|
*
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-16
5
-10
/
+6
|
*
igb: Convert bare printk to pr_notice
Joe Perches
2011-11-16
1
-2
/
+3
|
*
igb: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
1
-85
/
+80
|
*
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
2
-15
/
+18
|
*
igbvf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
1
-7
/
+7
|
*
ixgbe: fix LED blink logic to check for link
Emil Tantilov
2011-11-16
1
-7
/
+11
|
*
e1000e: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
1
-129
/
+101
|
*
e1000e: convert to real ndo_set_rx_mode
Jesse Brandeburg
2011-11-16
1
-44
/
+114
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
7
-20
/
+31
*
|
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
2011-11-16
1
-1
/
+1
|
/
*
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-11-14
6
-43
/
+40
*
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-11-14
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
3
-3
/
+9
|
\
|
*
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2011-11-07
2
-2
/
+4
|
*
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
2011-11-04
1
-1
/
+5
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
ixgbevf: Update release version
Greg Rose
2011-11-02
1
-1
/
+1
*
|
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
2011-11-02
1
-4
/
+6
*
|
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
2011-11-02
1
-9
/
+11
*
|
ixgbe: Fix compiler warnings
Greg Rose
2011-11-02
1
-0
/
+2
*
|
ixgbe: fix smatch splat due to missing NULL check
John Fastabend
2011-11-02
1
-21
/
+12
*
|
ixgbe: fix disabling of Tx laser at probe
Emil Tantilov
2011-11-02
1
-7
/
+7
*
|
ixgbe: Fix link issues caused by a reset while interface is down
Emil Tantilov
2011-11-02
1
-1
/
+0
*
|
igb: Fix for I347AT4 PHY cable length unit detection
Kantecki, Tomasz
2011-11-02
1
-1
/
+1
*
|
e100: make sure vlan support isn't advertised on old adapters
Jesse Brandeburg
2011-11-02
1
-0
/
+4
*
|
e1000e: demote a debugging WARN to a debug log message
Bruce Allan
2011-11-02
1
-2
/
+1
|
/
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
4
-4
/
+4
*
igb: VFTA Table Fix for i350 devices
Carolyn Wyborny
2011-10-21
5
-4
/
+65
*
igb: Move DMA Coalescing init code to separate function.
Carolyn Wyborny
2011-10-21
1
-56
/
+68
*
igb: Fix for Alt MAC Address feature on 82580 and later devices
Carolyn Wyborny
2011-10-21
1
-0
/
+7
*
igbvf: Bump version number
Williams, Mitch A
2011-10-21
1
-1
/
+1
*
igbvf: Update module identification strings
Williams, Mitch A
2011-10-21
1
-5
/
+7
*
igb: fix a compile warning
RongQing Li
2011-10-20
1
-0
/
+3
*
igbvf: fix truesize underestimation
Eric Dumazet
2011-10-20
1
-1
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
7
-16
/
+16
*
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
2011-10-17
3
-10
/
+13
*
ixgbe: allow eeprom writes via ethtool
Emil Tantilov
2011-10-17
2
-0
/
+73
*
ixgbe: fix endianess when writing driver version to firmware
Emil Tantilov
2011-10-17
1
-8
/
+8
*
igb: Check if subordinate VFs are assigned to virtual machines
Greg Rose
2011-10-17
2
-30
/
+150
*
igbvf: Fix trunk vlan
Greg Rose
2011-10-17
1
-2
/
+2
*
igbvf: convert to ndo_fix_features
Michał Mirosław
2011-10-16
2
-62
/
+20
*
igb: enable l4 timestamping for v2 event packets
Jacob Keller
2011-10-16
1
-0
/
+1
*
ixgbe: Add new netdev op to turn spoof checking on or off per VF
Greg Rose
2011-10-16
4
-10
/
+52
*
e1000e: locking bug introduced by commit 67fd4fcb
Bruce Allan
2011-10-16
2
-8
/
+14
*
e1000e: fix skb truesize underestimation
Eric Dumazet
2011-10-13
1
-2
/
+2
[next]