aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_nvm.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-24igb: Cleanups to fix pointer location errorCarolyn Wyborny1-1/+1
2014-04-24Altera TSE: Remove unnecessary cast of void pointersTobias Klauser2-30/+22
2014-04-24vxlan: add x-netns supportNicolas Dichtel3-18/+50
2014-04-24bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser1-2/+1
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim1-11/+12
2014-04-24bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar7-12/+111
2014-04-24bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar5-4/+33
2014-04-24bonding: Reorg bond_alb_xmit codeMahesh Bandewar1-35/+44
2014-04-24bonding: Changed hashing function to just provide hashMahesh Bandewar3-8/+6
2014-04-246lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez1-7/+0
2014-04-23net: filter: initialize A and X registersAlexei Starovoitov1-7/+9
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar3-6/+3
2014-04-23net: via-rhine: add OF bus bindingAlexey Charkov6-115/+229
2014-04-23net: via-rhine: reduce usage of the PCI-specific structAlexey Charkov1-54/+62
2014-04-23net: via-rhine: switch to generic DMA functionsAlexey Charkov1-41/+43
2014-04-23net: Update my email addressBen Hutchings1-1/+1
2014-04-23vxlan: ensure to advertise the right fdb remoteNicolas Dichtel1-17/+21
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette1-3/+3
2014-04-23macvlan: Fix leak and NULL dereference on error pathHerbert Xu1-4/+7
2014-04-23ip6gre: add x-netns supportNicolas Dichtel1-20/+32
2014-04-23gre: add x-netns supportNicolas Dichtel1-3/+3
2014-04-23hyperv: Simplify the send_completion variablesHaiyang Zhang4-16/+11
2014-04-23hyperv: Remove recv_pkt_list and lockHaiyang Zhang4-198/+13
2014-04-23i40e: report VF link state correctlyMitch Williams1-0/+7
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny11-75/+95
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny3-13/+9
2014-04-23igb: Cleanups for messagingCarolyn Wyborny4-33/+18
2014-04-23e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman1-1/+1
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman1-4/+4
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman6-0/+23
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman2-6/+6
2014-04-23ixgbevf: remove 82599 from the module descriptionEmil Tantilov1-1/+1
2014-04-23ixgbe: improve mac filter handlingJacob Keller3-68/+172
2014-04-22ixgbe: change handling of multicast filtersJacob Keller3-9/+53
2014-04-22ixgbe: remove vlan_filter_disable and enable functionsJacob Keller1-34/+6
2014-04-22ixgbe: Use out-of-line function for register readsMark Rustad2-15/+28
2014-04-22ixgbe: convert low_water into an arrayJacob Keller7-35/+57
2014-04-22audit: send multicast messages only if there are listenersRichard Guy Briggs1-0/+3
2014-04-22audit: add netlink multicast group for log readRichard Guy Briggs2-4/+55
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs3-2/+17
2014-04-22netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIPRichard Guy Briggs1-1/+3
2014-04-22netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs4-24/+56
2014-04-22netlink: simplify nfnetlink_bindRichard Guy Briggs1-5/+2
2014-04-22filter: added BPF random opcodeChema Gonzalez6-2/+39
2014-04-22vlan: unnecessary to check if vlan_pcpu_stats is NULLLi RongQing1-30/+28
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru5-31/+113
2014-04-22ethtool: Support for configurable RSS hash keyVenkata Duvvuru3-14/+252
2014-04-22neterion/s2io: remove unused s2io_start_tx_queue routineYing Xue1-9/+0
2014-04-22tcp: avoid retransmits of TCP packets hanging in host queuesEric Dumazet1-8/+26
2014-04-22ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit1-4/+16