summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-28igb: make igb_set_fc_watermarks() return voidJason Yan
2020-05-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki
2020-03-26igb: convert to use i2c_new_client_device()Wolfram Sang
2020-03-12net: igb: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2019-12-31igb: dont drop packets if rx flow control is enabledRobert Beckett
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
2019-10-29igb: Add UDP segmentation offload supportJosh Hunt
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-07-23igb: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-06-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-28igb: add RR2DCDELAY to ethtool registers dumpArtem Bityutskiy
2019-06-28igb: minor ethool regdump amendmentArtem Bityutskiy
2019-06-28igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva
2019-05-28igb/igc: warn when fatal read failure happensFeng Tang
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-03-26igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-03-19igb: fix various indentation issuesColin Ian King
2019-03-19igb: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-03-19intel: correct return from set features callbackSerhey Popovych