Commit Graph

177 Commits (710224fa2750cf449c02dd115548acebfdd2c86a)

Author SHA1 Message Date
Vasu Dev 240778e821 [SCSI] fcoe: remove check for zero fabric name 15 years ago
Vasu Dev cf4aebcafb [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN" 15 years ago
Yi Zou 54a5b21da9 [SCSI] fcoe: fix offload feature flag change from netdev 15 years ago
Joe Eykholt 9226115695 [SCSI] libfc: don't require a local exchange for incoming requests 15 years ago
Joe Eykholt 1dd454d9e5 [SCSI] fcoe: config via separate create_vn2vn module parameter 15 years ago
Joe Eykholt cd229e42eb [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode 15 years ago
Joe Eykholt 5554345bc5 [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses 15 years ago
Joe Eykholt e10f8c667b [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support 15 years ago
Joe Eykholt 9b651da900 [SCSI] libfcoe: add state change debugging 15 years ago
Joe Eykholt 3d902ac09a [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode 15 years ago
Joe Eykholt fdb068c6cd [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock 15 years ago
Vasu Dev 519e5135e2 [SCSI] fcoe: adds src and dest mac address checking for fcoe frames 15 years ago
Vasu Dev 9d4cbc05f3 [SCSI] fcoe: cleans up fcoe_disable and fcoe_enable 15 years ago
Bhanu Prakash Gollapudi be61331d90 [SCSI] libfcoe: Check for order and missing critical descriptors for FIP ELS requests 15 years ago
Bhanu Prakash Gollapudi 5550fda73d [SCSI] libfcoe: Host doesnt handle CVL to NPIV ports 15 years ago
Bhanu Prakash Gollapudi 0a9c5d344d [SCSI] libfcoe: Handle duplicate critical descriptors 15 years ago
Joe Eykholt c600fea2d8 [SCSI] libfcoe: update FIP FCF D flag from advertisments 15 years ago
Joe Eykholt d99ee45b7c [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf if 15 years ago
Joe Eykholt 8690cb8359 [SCSI] libfcoe: fix lenient aging of FCF advertisements 15 years ago
Bhanu Prakash Gollapudi 516a648631 [SCSI] libfcoe: No solicitation if adv is dropped 15 years ago
Bhanu Prakash Gollapudi 1508f3ecd9 [SCSI] libfcoe: Avoid hang when receiving non-critical descriptors 15 years ago
Joe Eykholt 281ae642a6 [SCSI] libfcoe: FIP link keep-alive should continue while logged off 15 years ago
Eric Dumazet 28172739f0 net: fix 64 bit counters on 32 bit arches 15 years ago
Uwe Kleine-König 65155b3708 fix typos concerning "management" 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Vasu Dev 15af974dcb [SCSI] fcoe: fix fcoe module ref counting 15 years ago
Kaladhar Musunuru fb83153d73 [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn 15 years ago
Kaladhar Musunuru 8b889e4f95 [SCSI] libfcoe: Fix incorrect MAC address clearing 15 years ago
Vasu Dev 34ce27bcf9 [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex 15 years ago
Robert Love 7b2787ec15 [SCSI] libfc: Move the port_id into lport 15 years ago
Robert Love 5e4f8fe7b5 [SCSI] fcoe: move link speed checking into its own routine 15 years ago
Robert Love d29510a296 [SCSI] libfc: Remove extra pointer check 15 years ago
Vasu Dev 721cafafb6 [SCSI] fcoe: fixes wrong error exit in fcoe_create 15 years ago
Chris Leech 9f8f3aa640 [SCSI] libfc, fcoe: normalize format specifies for world wide names 15 years ago
Vasu Dev da87bfab8a [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe. 15 years ago
Vasu Dev 8ba00a4bbb [SCSI] fcoe: removes unused shost in fcoe_shost_config 15 years ago
Chris Leech 03d29bc1d5 [SCSI] fcoe: check netif operstate instead of IFF_UP & link state 15 years ago
Chris Leech 9ee50e48d8 [SCSI] fcoe: reset FIP ctlr link state on disable/enable 15 years ago
Robert Love 593abc0720 [SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMA 15 years ago
Joe Eykholt f018b73af6 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled 15 years ago
Joe Eykholt 4291365784 [SCSI] libfcoe: eliminate unused link and last_link fields 15 years ago
Joe Eykholt 50036bbae0 [SCSI] fcoe: remove an unused variable in fcoe_recv_frame() 15 years ago
Joe Eykholt 7d65b0df6c [SCSI] fcoe: save gateway address when receiving FLOGI request 15 years ago
Joe Eykholt e49bf6145f [SCSI] libfcoe: fix debug message entering non-FIP mode 15 years ago
Joe Eykholt 9860eeb497 [SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Jiri Pirko a748ee2426 net: move address list functions to a separate file 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Robert Love e9ee2cf438 [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections 15 years ago
Bhanu Prakash Gollapudi 03bf7a5af5 [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. 15 years ago