aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAge
* cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya2012-05-18
* cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya2012-05-18
* cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya2012-05-18
* cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier2012-04-30
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-09
|\
| * cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-06
| * cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-06
* | ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* | cxgb3: update firmware versionDivy Le Ray2012-02-15
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | switch debugfs to umode_tAl Viro2012-01-03
| |/
* | net: make ethtool_ops conststephen hemminger2012-01-05
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* | ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-16
* | ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-16
* | cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller2011-12-05
* | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-05
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
* | net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-22
* | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* | Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-14
|/
* drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker2011-10-31
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* cxgb4vf: convert to SKB paged frag API.Ian Campbell2011-10-21
* cxgb4: convert to SKB paged frag API.Ian Campbell2011-10-21
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* chelsio: convert to SKB paged frag API.Ian Campbell2011-10-05
* cxgb3: convert to SKB paged frag API.Ian Campbell2011-10-05
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10