index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbevf
Age
Commit message (
Expand
)
Author
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-10
Intel Wired LAN drivers: Use static const
Jeff Kirsher
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
2010-11-16
ixgbevf: Fix Oops
Greg Rose
2010-11-16
ixgbevf: Update Version String and Copyright Notice
Greg Rose
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-05
ixgbevf: declare functions as static
Emil Tantilov
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
2010-09-24
ixgbevf: Refactor ring parameter re-size
Greg Rose
2010-09-09
ixgbevf: remove private net_device_stats
Eric Dumazet
2010-09-08
ixgbevf: Removed unneeded HW struct members
Greg Rose
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
2010-08-08
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
2010-08-02
ixgbevf: fix null pointer dereference due to filter being set for VLAN 0
Alexander Duyck
2010-07-27
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
2010-07-15
drivers: ixgbevf: fix unsigned underflow
Kulikov Vasiliy
2010-06-05
ixgbevf: Enable GRO by default
Shirley Ma
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-05-06
ixgbevf: Cache PF ack bit in interrupt
Greg Rose
2010-04-27
ixgbevf: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
ixgbevf: Fix link speed display
Greg Rose
2010-04-14
drivers: net: use skb_headlen()
Eric Dumazet
2010-04-13
drivers: net: last_rx elimination
Eric Dumazet
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
ixgbevf: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-03-26
ixgbevf: Fix signed/unsigned int error
Greg Rose
2010-03-24
net/intel: remove trailing space in messages
Frans Pop
2010-03-22
ixgbevf: Message formatting fixup
Joe Perches
2010-03-19
ixgbevf: Message formatting cleanups
Greg Rose
2010-03-19
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
2010-03-19
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-28
netdev: remove HAVE_ leftovers
Alexey Dobriyan
2010-01-23
ixgbevf: Fix IPv6 GSO type checks
Jeff Kirsher
2010-01-23
ixgbevf: Tell network stack to stop tx when the VF detects PF reset
Greg Rose
2010-01-23
ixgbevf: Fix panics in the VF driver
Greg Rose
2010-01-23
ixgbevf: Take action when the PF notifies the VF it is resetting.
Greg Rose
2010-01-10
ixgbevf: Driver Makefile
Greg Rose
2010-01-10
ixgbevf: Driver main and ethool interface module and main header
Greg Rose
2010-01-10
ixgbevf: Mailbox communication
Greg Rose
2010-01-10
ixgbevf: 82599 Virtual Function core functions and header
Greg Rose
2010-01-10
ixgbevf: Macros, data structures, useful defines and registers
Greg Rose