aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAge
* net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo2014-02-25
* net/cxgb4: Fix referencing freed adapterGavin Shan2014-01-24
* net/cxgb4: Don't retrieve stats during recoveryGavin Shan2014-01-23
* net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2014-01-23
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\
| * cxgb4: silence shift wrapping static checker warningDan Carpenter2014-01-13
* | cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai2014-01-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\|
| * cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo2014-01-03
| * cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-22
| * cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi2013-12-22
| * cxgb4: Assign filter server TIDs properlyKumar Sanghvi2013-12-22
| * cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi2013-12-22
| * cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi2013-12-22
* | net: cxgb3: slight optimization of addr comparedingtianhong2013-12-31
* | cxgb4: make functions static and remove dead codestephen hemminger2013-12-22
* | net: cxgb4 calls skb_set_hashTom Herbert2013-12-18
* | ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
|/
* cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-03
* cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai2013-12-03
* cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings2013-10-29
* | net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-22
* | chelsio: remove duplicate definesMichael Opdenacker2013-10-21
* | cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker2013-10-21
* | net: cxgb4vf: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* | net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* | net: cxgb3: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* | net: cxgb4: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* | bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico2013-09-26
* | chelsio: Remove extern from function prototypesJoe Perches2013-09-24
* | net: cxgb4vf: Staticize local symbolsSachin Kamat2013-09-20
|/
* cxgb4: remove workqueue when driver registration failsWei Yang2013-09-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\ \
* \ \ Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-05
|\ \ \ | |/ / |/| |
| * | cxgb4: Add CLIP support to store compressed IPv6 addressVipul Pandya2013-08-12
| * | cxgb4: Add routines to create and remove listening IPv6 serversVipul Pandya2013-08-12
| |/
* / Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-15
|/
* cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-02
* cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings2013-06-13
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-04
* cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez2013-05-31
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-29
* cxgb3: Check and handle the dma mapping errorsSantosh Rastapur2013-05-23
* cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked sectionJay Fenlason2013-05-23