summaryrefslogtreecommitdiff
path: root/drivers/net/igb
AgeCommit message (Expand)Author
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-18igb: fix stats handlingEric Dumazet
2010-10-14igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny
2010-09-27igb: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-22e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flagsYi Zou
2010-09-22igb: Add support for DH89xxCCJoseph Gasparakis
2010-09-22igb: clear VF_PROMISC bits instead of setting all other bitsAlexander Duyck
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-08e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-08-03igb: Program MDICNFG register prior to PHY initAlexander Duyck
2010-08-02igb: Use irq_synchronize per vector when using MSI-XEmil Tantilov
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-26igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley
2010-07-26igb: add support for SGMII-based MDIO PHYsNick Nunley
2010-07-21ixgbe/igb: catch invalid VF settingsAndy Gospodarek
2010-07-05igb: drop support for UDP hashing w/ RSSAlexander Duyck
2010-07-01igb: Add commentGreg Rose
2010-07-01igb: correct link test not being run when link is downAlexander Duyck
2010-07-01igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov
2010-07-01igb: Use only a single Tx queue in SR-IOV modeGreg Rose
2010-07-01igb: fix PHY config access on 82580Nick Nunley
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-05igb: reduce cache misses on tx cleanupNick Nunley
2010-04-28igb: Clean up left over prototype of igb_get_hw_dev_name()Emil Tantilov
2010-04-27igb: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-27igb: convert igb from using PCI DMA functions to using DMA API functionsAlexander Duyck
2010-04-27igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck
2010-04-27igb: double increment nr_fragsKoki Sanagi
2010-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann
2010-04-13igb: modify register test for i350 to reflect read only bits in RDLEN/TDLENAlexander Duyck
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30igb: add per-packet timestampingNick Nunley
2010-03-30igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-27igb: use correct bits to identify if managability is enabledAlexander Duyck
2010-03-23igb: only use vlan_gro_receive if vlans are registeredAlexander Duyck
2010-03-23igb: do not modify tx_queue_len on link speed changeEmil Tantilov
2010-03-23igb: count Rx FIFO errors correctlyMitch Williams
2010-03-22igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck
2010-03-22igb: cleanup usage of virtualization registersAlexander Duyck
2010-03-22igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina