summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2013-07-28igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-05-21igb: Removed unused i2c functionAkeem G. Abodunrin
2013-05-21igb: Implementation of i210/i211 LED supportAkeem G. Abodunrin
2013-05-21igb: Fix possible panic caused by Rx traffic arrival while interface is downCarolyn Wyborny
2013-05-21igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny
2013-05-21igb: SerDes flow control settingAkeem G. Abodunrin
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin
2013-05-21igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick
2013-05-21igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin
2013-04-26igb: limit udelay for phy changes to 10000usAndi Kleen
2013-04-25igb: Bump version of driverCarolyn Wyborny
2013-04-25igb: Remove id's that will not be productized for Linux.Carolyn Wyborny
2013-04-25igb: Remove dead code pathMatthew Vick
2013-04-25igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose
2013-04-25igb: display a warning message when SmartSpeed worksKoki Sanagi
2013-04-25igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck
2013-04-25igb: Add SMBI semaphore to I210/I211Matthew Vick
2013-04-25igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny
2013-04-18igb: add support for spoofchk configLior Levy
2013-04-18igb: Enable EEE LP advertisementMatthew Vick
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher
2013-04-18igb: Fix sparse warnings on function pointersAkeem G. Abodunrin
2013-04-18igb: Use rx/tx_itr_setting when setting up initial value of itrAlexander Duyck
2013-04-18igb: Pull adapter out of main path in igb_xmit_frame_ringAlexander Duyck
2013-04-18igb: Mask off check of frag_off as we only want fragment offsetAlexander Duyck
2013-04-18igb: random code and comments fixAkeem G. Abodunrin
2013-04-18igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin
2013-04-18igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin
2013-04-18igb: Support for 100base-fx SFPAkeem G. Abodunrin
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck
2013-03-26igb: fix PHC stopping on max freqJiri Benc
2013-03-26igb: make sensor info staticStephen Hemminger
2013-03-26igb: SR-IOV init reorderingAlex Williamson
2013-03-26igb: Fix null pointer dereferenceAlex Williamson
2013-03-26igb: fix i350 anti spoofing configLior Levy
2013-03-05igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny
2013-03-05igb: Fix link setup for I210 devicesCarolyn Wyborny
2013-03-05igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck
2013-02-16igb: increase timeout for ethtool offline self-testStefan Assmann
2013-02-15igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin
2013-02-15igb: Intialize MAC function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize NVM function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize PHY function pointersAkeem G. Abodunrin