index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-04
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
1
-1
/
+1
2010-06-03
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2
-0
/
+3
2010-05-20
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
7
-0
/
+111
2010-05-18
ixgbe: add support for active DA cables
Don Skidmore
6
-14
/
+54
2010-05-18
ixgbe: dcb, do not tag tc_prio_control frames
John Fastabend
1
-1
/
+2
2010-05-18
ixgbe: fix ixgbe_tx_is_paused logic
John Fastabend
1
-4
/
+4
2010-05-18
ixgbe: always enable vlan strip/insert when DCB is enabled
Yi Zou
1
-1
/
+9
2010-05-18
ixgbe: remove some redundant code in setting FCoE FIP filter
Yi Zou
1
-6
/
+0
2010-05-18
ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp
Yi Zou
1
-4
/
+7
2010-05-18
ixgbe: fix header len when unsplit packet overflows to data buffer
Shannon Nelson
1
-2
/
+3
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
3
-10
/
+0
2010-05-13
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
Mallikarjuna R Chilakala
5
-421
/
+557
2010-05-13
ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC
Mallikarjuna R Chilakala
1
-6
/
+11
2010-05-13
ixgbe: fix setting of promisc mode when using mac-vlans
Emil Tantilov
3
-4
/
+8
2010-05-06
ixgbe: Streamline MC filter setup for VFs
Greg Rose
1
-2
/
+11
2010-05-06
ixgbe: Remove unneeded register writes in VF VLAN setup
Greg Rose
1
-11
/
+0
2010-05-05
ixgbe: Add support for VF MAC and VLAN configuration
Greg Rose
5
-4
/
+118
2010-05-05
ixgbe: Add boolean parameter to ixgbe_set_vmolr
Greg Rose
3
-6
/
+9
2010-05-03
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
2
-20
/
+1
2010-04-27
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2
-1
/
+20
2010-04-27
ixgbe: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+341
2010-04-27
ixgbe: use DMA API instead of PCI DMA functions
Nick Nunley
2
-55
/
+64
2010-04-27
ixgbe: Properly display 1 gig downshift warning for backplane
Anjali Singhai
1
-0
/
+5
2010-04-27
ixgbe: cleanup ethtool autoneg input
Don Skidmore
1
-1
/
+1
2010-04-27
ixgbe: ixgbe_down needs to stop dev_watchdog
John Fastabend
1
-8
/
+7
2010-04-27
ixgbe: fix bug when EITR=0 causing no writebacks
Jesse Brandeburg
2
-14
/
+26
2010-04-27
ixgbe: enable extremely low latency
Jesse Brandeburg
2
-9
/
+87
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-24
/
+62
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
3
-24
/
+62
2010-04-14
ixgbe: fix bug with vlan strip in promsic mode
Jesse Brandeburg
1
-43
/
+72
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-0
/
+3
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-23
/
+82
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-27
ixgbe: Do not run all Diagnostic offline tests when VFs are active
Greg Rose
1
-0
/
+21
2010-03-26
ixgbe: convert to use netdev_for_each_mc_addr
Jiri Pirko
4
-36
/
+12
2010-03-26
ixgbe: filter FIP frames into the FCoE offload queues
Chris Leech
2
-0
/
+16
2010-03-26
ixgbe: Priority tag FIP frames
Robert Love
1
-9
/
+17
2010-03-26
ixgbe: Don't allow user buffer count to exceed 256
Robert Love
1
-8
/
+10
2010-03-26
ixgbe: cleanup maximum number of tx queues
John Fastabend
2
-3
/
+5
2010-03-26
ixgbe: Change where clear_to_send_flag is reset to zero.
Greg Rose
1
-3
/
+5
2010-03-26
ixgbe: In SR-IOV mode insert delay before bring the adapter up
Greg Rose
1
-0
/
+8
2010-03-24
net/intel: remove trailing space in messages
Frans Pop
3
-6
/
+6
2010-03-19
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
1
-2
/
+6
2010-03-19
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
1
-3
/
+3
2010-03-18
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
1
-3
/
+0
2010-03-18
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
Mallikarjuna R Chilakala
3
-36
/
+54
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2010-02-27
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
John Fastabend
1
-10
/
+11
2010-02-26
ixgbe: Do not allocate too many netdev txqueues
John Fastabend
1
-1
/
+13
[next]