aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb
Commit message (Expand)AuthorAge
* igb: Add Anti-spoofing feature supportGreg Rose2010-12-25
* igb: Some fine tuningGasparakis, Joseph2010-12-25
* igb: Warn on attempt to override administratively set MAC/VLANGreg Rose2010-12-25
* igb: Fix overwrite of the VF's flagsGreg Rose2010-12-25
* igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo2010-12-12
* igb: Add new function to read part number from EEPROM in string formatCarolyn Wyborny2010-12-11
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-11
* drivers/net: use vzalloc()Eric Dumazet2010-11-28
* 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: Program MDICNFG register prior to PHY initAlexander Duyck2010-08-03
* 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: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley2010-07-26
* | igb: add support for SGMII-based MDIO PHYsNick Nunley2010-07-26
* | igb: drop support for UDP hashing w/ RSSAlexander Duyck2010-07-05
* | igb: Add commentGreg Rose2010-07-02
* | igb: correct link test not being run when link is downAlexander Duyck2010-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
* | igb: fix PHY config access on 82580Nick Nunley2010-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: Clean up left over prototype of igb_get_hw_dev_name()Emil Tantilov2010-04-28
* 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
* | igb: modify register test for i350 to reflect read only bits in RDLEN/TDLENAlexander Duyck2010-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
|\|