summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: ptp_clock_register() returns error pointersGanesh Goudar2017-07-141-1/+2
* cxgb4: add new T5 pci device id'sGanesh Goudar2017-07-131-0/+2
* cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2017-07-112-22/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0522-111/+1421
|\
| * cxgb4: Support for get_ts_info ethtool methodAtul Gupta2017-07-051-1/+18
| * cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta2017-07-052-0/+287
| * cxgb4: time stamping interface for PTPAtul Gupta2017-07-059-13/+595
| * cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath2017-06-233-18/+101
| * cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath2017-06-233-18/+80
| * net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-203-11/+6Star
| * cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
| * cxgb4: add new T6 pci device id'sGanesh Goudar2017-06-191-0/+3
| * cxgb4: fix a NULL dereferenceGanesh Goudar2017-06-191-1/+4
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+2
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-167-21/+21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
| |\
| * | cxgb4: handle serial flash interruptGanesh Goudar2017-06-131-1/+1
| * | cxgb4: fix memory leak in init_one()Ganesh Goudar2017-06-091-1/+5
| * | cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy2017-06-093-1/+26
| * | cxgb4: fix to bring link down after adapter crashRahul Lakkireddy2017-06-081-4/+3Star
| * | net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+5
| * | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-073-20/+54
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-073-13/+27
| |\ \
| * | | cxgb4: implement ndo_set_vf_rate()Ganesh Goudar2017-06-062-0/+107
| * | | cxgb4: fix incorrect cim_la output for T6Ganesh Goudar2017-06-021-1/+10
| * | | cxgb4: Fix netdev_features flagArjun Vynipadath2017-05-301-0/+11
| * | | cxgb4: FW upgrade fixesArjun Vynipadath2017-05-301-3/+18
| * | | cxgb4: add new T5 pci device idGanesh Goudar2017-05-301-0/+1
| * | | cxgb4: keep carrier off before registering netdevSurendra Mobiya2017-05-301-0/+2
| * | | cxgb4 : retrieve port information from firmwareGanesh Goudar2017-05-215-3/+70
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-181-3/+3
| |\ \ \
| * | | | cxgb4: add new T5 pci device idGanesh Goudar2017-05-171-0/+1
| * | | | cxgb4: reduce resource allocation in kdump kernelGanesh Goudar2017-05-171-6/+6
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-054-0/+47
|\ \ \ \ \
| * | | | | crypto: chcr - Select device in Round Robin fashionHarsh Jain2017-06-202-0/+2
| * | | | | chcr - Add debug countersHarsh Jain2017-06-203-0/+45
| |/ / / /
* | | | / cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
| |_|_|/ |/| | |
* | | | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
| |_|/ |/| |
* | | cxgb4: avoid enabling napi twice to the same queueGanesh Goudar2017-06-021-0/+4
* | | cxgb4: update latest firmware version supportedGanesh Goudar2017-06-011-3/+3
* | | cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-302-10/+20
| |/ |/|
* | cxgb4: update latest firmware version supportedGanesh Goudar2017-05-181-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-103-10/+43
|\
| * cxgb4: avoid disabling FEC by defaultGanesh Goudar2017-05-083-10/+43
* | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-0912-94/+39Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-037-23/+66
|\
| * cxgb4: save tid while creating server filterGanesh Goudar2017-04-131-0/+4
| * net: cxgb3: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-2/+1Star
| * net: cxgb: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-2/+1Star
| * cxgb4: Update IngPad and IngPack valuesArjun Vynipadath2017-03-222-19/+60