Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions | Rickard Strandqvist | |
Removes some functions that are not used anywhere: dbgi_rd_rsp3() dbgi_wr_addr3() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2011-08-10 | chelsio: Move the Chelsio drivers | Jeff Kirsher | |
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> |