aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/igb_main.c
Commit message (Expand)AuthorAge
* igb: Fix unused variable warning.Jesse Gross2010-10-27
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-10
| |\
| * | Fix spelling fuction -> function in commentsStefan Weil2010-08-09
* | | vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* | | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* | | igb: fix stats handlingEric Dumazet2010-10-18
* | | igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny2010-10-14
* | | igb: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-28
* | | drivers/net: return operator cleanupEric Dumazet2010-09-26
* | | e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flagsYi Zou2010-09-23
* | | igb: Add support for DH89xxCCJoseph Gasparakis2010-09-23
* | | igb: clear VF_PROMISC bits instead of setting all other bitsAlexander Duyck2010-09-23
* | | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
* | | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
* | | net: simplify flags for tx timestampingOliver Hartkopp2010-08-19
| |/ |/|
* | e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-08
|/
* igb: Use irq_synchronize per vector when using MSI-XEmil Tantilov2010-08-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-28
|\
| * ixgbe/igb: catch invalid VF settingsAndy Gospodarek2010-07-21
* | igb: drop support for UDP hashing w/ RSSAlexander Duyck2010-07-05
* | igb: Add commentGreg Rose2010-07-02
* | igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov2010-07-02
* | igb: Use only a single Tx queue in SR-IOV modeGreg Rose2010-07-02
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* igb: reduce cache misses on tx cleanupNick Nunley2010-05-06
* igb: add registers etc. printout code just before resetting adaptersTaku Izumi2010-04-27
* igb: convert igb from using PCI DMA functions to using DMA API functionsAlexander Duyck2010-04-27
* igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-27
* igb: double increment nr_fragsKoki Sanagi2010-04-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-14
|\
| * igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2010-04-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\|
| * igb: only use vlan_gro_receive if vlans are registeredAlexander Duyck2010-03-24
| * igb: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-24
| * igb: count Rx FIFO errors correctlyMitch Williams2010-03-24
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | igb: add per-packet timestampingNick Nunley2010-03-31
* | igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck2010-03-31
* | igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck2010-03-22
* | igb: cleanup usage of virtualization registersAlexander Duyck2010-03-22
|/
* igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny2010-03-20
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-22
* | igb: update tx DMA mapping error handlingNick Nunley2010-02-17
* | igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectorsNick Nunley2010-02-17
* | igb: remove unused vmolr valueNick Nunley2010-02-17