Jeff Kirsher
0ab75ae81d
ethernet: Fix FSF address in file headers
...
Several files refer to an old address for the Free Software Foundation
in the file header comment. Resolve by replacing the address with
the URL <http://www.gnu.org/licenses/ > so that we do not have to keep
updating the header comments anytime the address changes.
CC: Santosh Raspatur <santosh@chelsio.com >
CC: Dimitris Michailidis <dm@chelsio.com >
CC: Michael Chan <mchan@broadcom.com >
CC: Santiago Leon <santil@linux.vnet.ibm.com >
CC: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com >
CC: Olof Johansson <olof@lixom.net >
CC: Manish Chopra <manish.chopra@qlogic.com >
CC: Sony Chacko <sony.chacko@qlogic.com >
CC: Rajesh Borundia <rajesh.borundia@qlogic.com >
CC: Nicolas Pitre <nico@fluxnic.net >
CC: Steve Glendinning <steve.glendinning@shawell.net >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2013-12-06 12:37:55 -05:00
Michał Mirosław
c8f44affb7
net: introduce and use netdev_features_t for device features sets
...
v2: add couple missing conversions in drivers
split unexporting netdev_fix_features()
implemented %pNF
convert sock::sk_route_(no?)caps
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl >
Signed-off-by: David S. Miller <davem@davemloft.net >
2011-11-16 17:43:10 -05:00
Jeff Kirsher
f7917c009c
chelsio: Move the Chelsio drivers
...
Moves the drivers for the Chelsio chipsets into
drivers/net/ethernet/chelsio/ and the necessary Kconfig and Makefile
changes.
CC: Divy Le Ray <divy@chelsio.com >
CC: Dimitris Michailidis <dm@chelsio.com >
CC: Casey Leedom <leedom@chelsio.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-08-10 19:54:52 -07:00