index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb
Age
Commit message (
Expand
)
Author
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-03-20
chelsio: use netdev_alloc_skb_ip_align
stephen hemminger
2013-03-20
chelsio: add headroom in RX path
Eric Dumazet
2013-01-07
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
2012-12-03
chelsio: remove __dev* attributes
Bill Pemberton
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-05
chelsio: convert to SKB paged frag API.
Ian Campbell
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher